Changeset 7682


Ignore:
Timestamp:
2004-07-01T11:58:35+12:00 (20 years ago)
Author:
mdewsnip
Message:

Added strings for the new RecPlug and ISISPlug options to support obtaining files specified in a CDS/ISIS database.

File:
1 edited

Legend:

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

    r7560 r7682  
    561561ISISPlug.entry_separator:The string used to separate multiple values for single metadata fields in CDS/ISIS database records.
    562562
     563ISISPlug.document_field:The metadata element specifying the file name of documents to obtain and include in the collection.
     564
     565ISISPlug.document_prefix:A prefix for the document locations (for use with the document_field option).
     566
     567ISISPlug.document_suffix:A suffix for the document locations (for use with the document_field option).
     568
    563569LaTeXPlug.desc:Plugin for LaTeX documents.
    564570
     
    610616
    611617RecPlug.desc:RecPlug is a plugin which recurses through directories processing each file it finds.
     618
     619RecPlug.recheck_directories:After the files in an import directory have been processed, re-read the directory to discover any new files created.
    612620
    613621RecPlug.use_metadata_files:Read metadata from metadata XML files.
Note: See TracChangeset for help on using the changeset viewer.