Changeset 10484


Ignore:
Timestamp:
2005-08-11T14:02:34+12:00 (19 years ago)
Author:
mdewsnip
Message:

Somehow my GenericList strings got lost, so I'm adding them again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/strings.rb

    r10476 r10484  
    436436DateList.sort:An extra metadata field to sort by in the case where two documents have the same date.
    437437
     438GenericList.alwaysgrouplastelement:Create a bookshelf icon even if there is only one item in each group at the leaf nodes.
     439GenericList.classify_sections:Classify sections instead of documents.
     440GenericList.desc:A general and flexible list classifier with most of the abilities of AZCompactList, but with better Unicode, metadata and sorting capabilities.
     441GenericList.hlistgroupsize:The number of items in each hlist group (constantsize hlistgrouptype only).
     442GenericList.hlistgrouptype:The type of hlist grouping done: either perletter, constantsize, or none.
     443GenericList.leafnodesort:Metadata fields used for sorting the leaf nodes. Use ';' to separate the metadata groups to stable sort and ',' to separate metadata fields within each group.
     444GenericList.metadata:Metadata fields used for classification. Use '/' to separate the levels in the hierarchy and ',' to separate metadata fields within each level.
     445
    438446HFileHierarchy.desc:Classifier plugin for generating hierarchical classifications based on a supplementary structure file.
    439447
Note: See TracChangeset for help on using the changeset viewer.