Changeset 28701 for main


Ignore:
Timestamp:
2013-11-28T14:39:59+13:00 (10 years ago)
Author:
kjdon
Message:

added saveas_options and exportdir to the options that can be read in from collect.cfg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/colcfg.pm

    r27563 r28701  
    175175    return &cfgread::read_cfg_file_unicode ($filename,
    176176                    q/^(infodbtype|creator|public|complexmeta|defaultindex|importdir|/ .
    177                     q/archivedir|cachedir|builddir|removeold|/ .
     177                    q/archivedir|exportdir|cachedir|builddir|removeold|/ .
    178178                    q/textcompress|buildtype|othogonalbuildtypes|no_text|keepold|gzip|/ .
    179179                    q/verbosity|remove_empty_classifications|OIDtype|OIDmetadata|/ .
    180                     q/groupsize|maxdocs|debug|mode|saveas|/ .
     180                    q/groupsize|maxdocs|debug|mode|saveas|saveas_options|/ .
    181181                    q/sortmeta|removesuffix|removeprefix|create_images|/ .
    182182                    q/maxnumeric|languagemetadata|/ .
Note: See TracChangeset for help on using the changeset viewer.