Changeset 1993 for trunk/gsdl


Ignore:
Timestamp:
2001-02-16T15:54:23+13:00 (23 years ago)
Author:
sjboddie
Message:

Miscellaneous minor changes (mysterious isn't it ;-)

Location:
trunk/gsdl
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/bin/script/mkcol.pl

    r1970 r1993  
    164164    # load default plugins if none were on command line   
    165165    if (!scalar(@plugin)) {
    166     @plugin = (ZIPPlug,GMLPlug,TEXTPlug,HTMLPlug,EMAILPlug,ArcPlug,RecPlug);
     166    @plugin = (ZIPPlug,GMLPlug,TEXTPlug,HTMLPlug,EMAILPlug,PDFPlug,WordPlug,ArcPlug,RecPlug);
    167167    }
    168168
  • trunk/gsdl/collect/modelcol/etc/collect.cfg

    r1159 r1993  
    99**plugins**
    1010
    11 classify       AZList metadata=Title
     11classify       AZList -metadata Title
    1212
    1313collectionmeta collectionname    "**title**"
Note: See TracChangeset for help on using the changeset viewer.