Ignore:
Timestamp:
2011-07-20T19:18:14+12:00 (13 years ago)
Author:
ak19
Message:

Undoing previous accidental commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/collect/demo/etc/collect.cfg

    r24297 r24298  
    1515# following two plugins not needed for the demo collection, but are useful to
    1616# include for tutorial purposes
    17 plugin  ImagePlugin
    18 plugin  ZIPPlugin
     17plugin  ImagePlugin
     18plugin  ZIPPlugin
    1919plugin  MetadataXMLPlugin
    2020plugin  ArchivesInfPlugin
     
    2525classify    Hierarchy -metadata dls.Subject -sort dls.Title
    2626
    27 classify    List -metadata dls.Organization -sort_leaf_nodes_using dls.Title -bookshelf_type always -partition_type_within_level constant_size
     27classify    List -sort_leaf_nodes_using dls.Title -metadata dls.Organization -bookshelf_type always -partition_type_within_level constant_size
    2828
    2929classify    List -metadata dls.Keyword -partition_type_within_level constant_size -buttonname Howto
Note: See TracChangeset for help on using the changeset viewer.