Changeset 464 for trunk/TreeBrowserPlugin/data/TWiki/TreeBrowserPlugin.txt
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TreeBrowserPlugin/data/TWiki/TreeBrowserPlugin.txt
r369 r464 12 12 ---++ Syntax Rules 13 13 14 Place the tag =%<nop>TREEBROWSER{= _parameters_ =}%= immediately before a bulleted or numbered list. The lists can be handcrafted, generated by another Plugin, a =%<nop>TOC%=, or the result of a % TWIKIWEB%.FormattedSearch. The list will be rendered in a tree-like fashion (similar to the explorer folder list). Whenever a new indentation level is started, the subsequent nodes at this or a lower indentation level are shown as descendents of the preceding node. The following parameters can be used to configure the appearance of the tree:14 Place the tag =%<nop>TREEBROWSER{= _parameters_ =}%= immediately before a bulleted or numbered list. The lists can be handcrafted, generated by another Plugin, a =%<nop>TOC%=, or the result of a %SYSTEMWEB%.FormattedSearch. The list will be rendered in a tree-like fashion (similar to the explorer folder list). Whenever a new indentation level is started, the subsequent nodes at this or a lower indentation level are shown as descendents of the preceding node. The following parameters can be used to configure the appearance of the tree: 15 15 | *Parameter* | *Description* | *Default* | 16 16 | ="name"= or%BR% =theme="name"= | Select a rendering theme | none | … … 151 151 left.add(11,10,"<a href=\"%SCRIPTURLPATH{"view"}%/Sandbox/%HOMETOPIC%\" class=\"twikiLink\">Sandbox</a>",'','','','%ATTACHURLPATH%/page.gif'); 152 152 left.add(12,10,"<a href=\"%SCRIPTURLPATH{"view"}%/%MAINWEB%/%HOMETOPIC%\" class=\"twikiLink\">%MAINWEB%</a>",'','','','%ATTACHURLPATH%/page.gif'); 153 left.add(13,10,"<a href=\"%SCRIPTURLPATH{"view"}%/% TWIKIWEB%/%HOMETOPIC%\" class=\"twikiLink\">%TWIKIWEB%</a>",'','','','%ATTACHURLPATH%/page.gif');153 left.add(13,10,"<a href=\"%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%/%HOMETOPIC%\" class=\"twikiLink\">%SYSTEMWEB%</a>",'','','','%ATTACHURLPATH%/page.gif'); 154 154 left.add(14,10,"<a href=\"%SCRIPTURLPATH{"view"}%/Trash/%HOMETOPIC%\" class=\"twikiLink\">Trash</a>",'','','','%ATTACHURLPATH%/page.gif'); 155 155 document.write(left); … … 398 398 a plugin setting write ==%<nop><plugin>_<setting>%==, i.e. ==%<nop>TREEBROWSERPLUGIN_SHORTDESCRIPTION%== 399 399 400 * One line description, is shown in the % TWIKIWEB%.TextFormattingRules topic:400 * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 401 401 * Set SHORTDESCRIPTION = Renders a list as a collapsable/expandable tree. 402 402 … … 504 504 | Perl Version: | 5.005, 5.8.7 | 505 505 | License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 506 | TWiki:Plugins/Benchmark: | % TWIKIWEB%.GoodStyle n%, %TWIKIWEB%.FormattedSearch n%, %TOPIC% n% |506 | TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle n%, %SYSTEMWEB%.FormattedSearch n%, %TOPIC% n% | 507 507 | Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 508 508 | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev |
Note: See TracChangeset
for help on using the changeset viewer.
