Ignore:
Timestamp:
2003-12-03T12:02:55+13:00 (20 years ago)
Author:
jmt12
Message:

Changed the description for the -metadata flag to foreshadow the coming enhancement. This commit also happens to include the prototype -ignore_arguments flag to AZList, that will never actually be used because of the aforementioned metadata enhancement.

File:
1 edited

Legend:

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

    r6106 r6111  
    267267AZCompactList.freqsort:Sort by node frequency rather than alpha-numeric.
    268268
    269 AZCompactList.metadata:Metadata field used for classification. List will be sorted by this element.
    270269AZCompactList.metadata.deft:Metadata element specified with -metadata.
    271270AZCompactList.maxcompact:Maximum number of documents to be displayed per page.
     
    287286AZList.desc:Classifier plugin for sorting alphabetically
    288287
    289 AZList.metadata:Metadata field used for classification. List will be sorted by this element.
    290 
    291288AZList.removeprefix:A prefix to ignore in the Metadata values for the field when sorting.
    292289
     
    339336List.desc:Simple list classifier plugin.
    340337
    341 List.metadata:Metadata field used for classification. List will be sorted by this element.
     338List.metadata:A single Metadata field or a comma separated list of Metadata fields used for classification. Following the order indicated by the list, the first field that contains a Metadata value will be used. List will be sorted by this element.
    342339
    343340List.sort:Metadata field to sort by. If not set, sorts in build (random) order.
Note: See TracChangeset for help on using the changeset viewer.