Changeset 765 for trunk/TopicVarsPlugin/data/TWiki/TopicVarsPlugin.txt
- Timestamp:
- 11/17/08 23:20:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TopicVarsPlugin/data/TWiki/TopicVarsPlugin.txt
r464 r765 2 2 ---++ TopicVarsPlugin TWiki Plugin 3 3 4 This plugin will allow you to create variables in arbitrary topic pages, and not just WebPreferences. You can then refer to those variables from any topic within the same Web or Wiki. (Perhaps a future iteration will support [[ TWiki.InterwikiPlugin][Interwiki]] references, but that's probably not likely, unless we use XML-RPC or something to cut down the overhead of getting those values from afar.)4 This plugin will allow you to create variables in arbitrary topic pages, and not just WebPreferences. You can then refer to those variables from any topic within the same Web or Wiki. (Perhaps a future iteration will support [[%SYSTEMWEB%.InterwikiPlugin][Interwiki]] references, but that's probably not likely, unless we use XML-RPC or something to cut down the overhead of getting those values from afar.) 5 5 6 6 ---+++ Syntax Rules … … 20 20 ---+++ <nop>%TOPIC% Settings 21 21 22 * One line description, is shown in the [[ TWiki.TextFormattingRules][TextFormattingRules]] topic22 * One line description, is shown in the [[%SYSTEMWEB%.TextFormattingRules][TextFormattingRules]] topic 23 23 * Set SHORTDESCRIPTION = Set variables in arbitrary topics and refer to them from other topics within the same web 24 24 … … 39 39 * You should see the answer here: [%THE_ANSWER%] (%<nop>THE_ANSWER%) 40 40 * and here: [%TopicVarsPlugin.THE_ANSWER%] (%<nop>TopicVarsPlugin.THE_ANSWER%) 41 * and here: [% TWiki.TopicVarsPlugin.THE_ANSWER%] (%<nop>TWiki.TopicVarsPlugin.THE_ANSWER%)41 * and here: [%System.TopicVarsPlugin.THE_ANSWER%] (%<nop>System.TopicVarsPlugin.THE_ANSWER%) 42 42 43 43 … … 53 53 | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 54 54 55 __Related Topics:__ [[ TWiki.InterwikiPlugin][InterwikiPlugin]]55 __Related Topics:__ [[%SYSTEMWEB%.InterwikiPlugin][InterwikiPlugin]] 56 56 57 57 -- %SYSTEMWEB%.TrippLilley - 15 Nov 2001 <br>
Note: See TracChangeset
for help on using the changeset viewer.
