Ignore:
Timestamp:
11/18/08 08:44:09 (4 years ago)
Author:
KennethLavrsen
Message:

Item205: Cont. TWiki. to %SYSTEMWEB% conv.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NamespaceManagerAddOn/data/TWiki/NamespaceManagerAddOn.txt

    r470 r772  
    2424%EDITTABLE{format="|select, 1, Enabled, Disabled|text, 30|select, 1, none, usetemplate, create, view, edit, oops|text, 20|text, 20|text, 20|text, 20|" changerows="on" }% 
    2525| *Enabled?* | *Pattern* | *Action* | *Arg1* | *Arg2* | *Arg3* | *Remarks* | 
    26 | Enabled | ^TWiki.ExampleNo[\d]+OfNamespaceManager | oops | TWiki.ExampleHandlerOfNamespaceManager |  |  | All topics with specified names directed to template | 
     26| Enabled | ^System.ExampleNo[\d]+OfNamespaceManager | oops | System.ExampleHandlerOfNamespaceManager |  |  | All topics with specified names directed to template | 
    2727 
    2828Default action: Redirects to =edit= script (i.e. twiki standard for undefined links). 
     
    6262| *Column name* | *Purpose* | *Examples* | 
    6363| Enabled/Disabled | Only those which are enabled are considered |  | 
    64 | Pattern | Matches with string =$web.$topic= using perl regexp | ^TWiki.ExampleTopics[\w]+ | 
     64| Pattern | Matches with string =$web.$topic= using perl regexp | ^System.ExampleTopics[\w]+ | 
    6565| Action  | Currently available options: =showtemplate=, =edit=, =create= |  | 
    6666| Args   | Comma separated list of args, depending on arguments (See table below) |  | 
Note: See TracChangeset for help on using the changeset viewer.