Ignore:
Timestamp:
11/18/08 21:10:42 (4 years ago)
Author:
KennethLavrsen
Message:

Item205: TWiki. to %SYSTEMWEB% update.
Should be the last one in trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PhantomPlugin/data/TWiki/PhantomPluginFormatters.txt

    r252 r775  
    6767        * id - The identity of formatter. Each formatter must have this one, it allow to turn on/off formatter per Twiki topic. See variable LOAD and commands LOAD and DISABLE. 
    6868        * Sing # - this is line comment, may used for descriptions. 
    69         * REGEXP - The main regular expression, with this regular expression TWiki page will matched and formatted. See perlre man page for more information about Regular Expressinons or TWiki.RegularExpressions. 
     69        * REGEXP - The main regular expression, with this regular expression TWiki page will matched and formatted. See perlre man page for more information about Regular Expressinons or %SYSTEMWEB%.RegularExpressions. 
    7070        * REGEXPIGNORECASE - May be true or false. Default false. This flag signaling regular expressing to ignore case while matching. 
    7171        * REGEXPMULTILINE - Maybe be true or false. Default true. This flag show how lines are matched - by one line or by set of lines. If this flag is true, then matching proccessing per each line, otherwise, all text mathed as one line. 
Note: See TracChangeset for help on using the changeset viewer.