Ignore:
Timestamp:
2009-10-07T15:59:56+13:00 (15 years ago)
Author:
kjdon
Message:

added BasePlugin.processing_tmp_files

File:
1 edited

Legend:

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

    r20759 r20795  
    752752BasePlugin.process_exp:A perl regular expression to match against filenames. Matching filenames will be processed by this plugin. For example, using '(?i).html?\$' matches all documents ending in .htm or .html (case-insensitive).
    753753
     754BasePlugin.processing_tmp_files:Internal flag, set by converter plugins to indicate that we are processing a tmp file.
     755
    754756BasePlugin.smart_block:Block files in a smarter way than just looking at filenames.
    755757
Note: See TracChangeset for help on using the changeset viewer.