Ignore:
Timestamp:
2003-10-16T10:12:56+13:00 (21 years ago)
Author:
mdewsnip
Message:

Moved classifier descriptions into the resource bundle (perllib/strings.rb).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/classify/DateList.pm

    r5532 r5645  
    7474
    7575my $options = { 'name'     => "DateList",
    76         'desc'     => "Classifier plugin for sorting by date. By default, sorts by 'Date' metadata. Date is assumed to be in the form yyyymmdd.",
     76        'desc'     => "{DateList.desc}",
    7777        'inherits' => "Yes",
    7878        'args'     => $arguments };
Note: See TracChangeset for help on using the changeset viewer.