Ignore:
Timestamp:
2013-03-19T15:27:51+13:00 (11 years ago)
Author:
kjdon
Message:

new option for List: standardize_capitalization. If set, then bookshelf names will be lowercase. If not set, the majority case variant will be used instead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/strings.properties

    r26976 r27098  
    654654List.sort_using_unicode_collation:Sort using the Unicode Collation Algorithm. Requires http://www.unicode.org/Public/UCA/latest/allkeys.txt file to be downloaded into perl's lib/Unicode/Collate folder.
    655655
     656List.standardize_capitalization:Metadata values are lowercased for sorting into bookshelves. Set this option to use these lowercase values for bookshelf display names. Otherwise, the majority case variant will be used.
     657
    656658List.use_hlist_for:Metadata fields to use a hlist rather than a vlist. Use ',' to separate the metadata groups and ';' to separate the metadata fields within each group.
    657659
Note: See TracChangeset for help on using the changeset viewer.