Changeset 1290 for trunk/core/data/System/TemplateTopics.txt
- Timestamp:
- 12/12/08 06:14:12 (3 years ago)
- File:
-
- 1 edited
-
trunk/core/data/System/TemplateTopics.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/System/TemplateTopics.txt
r1206 r1290 25 25 | =%<nop>DATE%= | Signature format date. See VarDATE | 26 26 | =%<nop>GMTIME%= | Date/time. See VarGMTIME | 27 | =%<nop>GMTIME{...}%= | Formatted date/time. See VarGMTIME 2|27 | =%<nop>GMTIME{...}%= | Formatted date/time. See VarGMTIME | 28 28 | =%<nop>NOP%= | A no-operation macro that gets removed. Useful to prevent a SEARCH from hitting an edit template topic; also useful to escape a variable, such as =%<nop>URLPA%<nop>NOP%RAM{...}%= escaping URLPARAM | 29 29 | =%<nop>STARTSECTION{type="templateonly"}%%BR%...%BR%%<nop>ENDSECTION{type="templateonly"}%= | Text that gets removed when a new topic based on the template topic is created. See notes below. | 30 30 | =%<nop>SERVERTIME%= | Date/time. See VarSERVERTIME | 31 | =%<nop>SERVERTIME{...}%= | Formatted date/time. See VarSERVERTIME 2|31 | =%<nop>SERVERTIME{...}%= | Formatted date/time. See VarSERVERTIME | 32 32 | =%<nop>USERNAME%= | Login name of user who is instantiating the new topic, e.g. %USERNAME% | 33 33 | =%<nop>URLPARAM{"name"}%= | Value of a named URL parameter | … … 75 75 76 76 <form name="new" action="%SCRIPTURLPATH{edit}%/Sandbox/"> 77 * New example topic: 77 * New example topic: 78 78 <input type="text" name="topic" value="ExampleTopicAUTOINC0001" size="30" /> <input type="submit" class="foswikiSubmit" value="Create" /> 79 79 <input type="hidden" name="templatetopic" value="ExampleTopicTemplate" /> … … 87 87 <pre> 88 88 <form name="new" action="%<nop>SCRIPTURLPATH{edit}%/Sandbox/"> 89 * New example topic: 89 * New example topic: 90 90 <input type="text" name="topic" value="ExampleTopicAUTOINC0001" size="30" /> 91 91 <input type="hidden" name="templatetopic" value="ExampleTopicTemplate" />
Note: See TracChangeset
for help on using the changeset viewer.
