- Timestamp:
- 11/18/08 08:44:09 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NamespaceManagerAddOn/data/TWiki/NamespaceManagerAddOn.txt
r470 r772 24 24 %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" }% 25 25 | *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 | 27 27 28 28 Default action: Redirects to =edit= script (i.e. twiki standard for undefined links). … … 62 62 | *Column name* | *Purpose* | *Examples* | 63 63 | 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]+ | 65 65 | Action | Currently available options: =showtemplate=, =edit=, =create= | | 66 66 | Args | Comma separated list of args, depending on arguments (See table below) | |
Note: See TracChangeset
for help on using the changeset viewer.
