%<plugin>_<setting>%, for example, %INTERWIKIPLUGIN_SHORTDESCRIPTION%
data/debug.txt. Default: 0
ullist is a <ul>-list, see sample UL lists?
ollist is a <ol>-list, see sample OL lists?
outline is an outline list, see sample Outlines?
hlist is a <hn>-list of section heads, see sample Headlines?
coloroutline is an outline formatting with level values turned into colors, see sample Nested tables?
mageoutline is a way to incorporate images into the outline format, specifically to display thread-like and fodler views, see sample Image Trees?
outline & coloroutline). Format variable options: outline & coloroutline) outline). It allows generation of trees using TWiki bullet list syntax thus enabling usage of TreePlugin in Combination with TreeBrowserPlugin.
%TREEBROWSER{"file" title="%WEB%"}% %TREEVIEW{web="%WEB%" topic="GrandParent" formatting="outline" format="* $topic" levelprefix=" "}%
%TREEVIEW{web="TWiki" formatting="outline" format="* $web.$topic" levelprefix=" "}%
ZIP or TGZ file from TWiki:Plugins.TreePlugin and unzip it into your TWiki installation directory
TreePlugin_installer from TWiki:Plugins.TreePlugin put it at the root of your TWiki installation and execute it from there.
| File: | Description: |
|---|---|
data/TWiki/TreePlugin.txt |
Plugin topic |
data/TWiki/TreePlugin.txt,v |
Version file of Plugin topic |
data/Plugins/TreePluginSamples.txt |
Plugin Samples |
data/Plugins/TreePluginSamples.txt,v |
Version file of Plugin Samples |
data/Plugins/HeadingOutlineSample.txt |
Heading Outline Sample |
data/Plugins/HeadingOutlineSample.txt,v |
Version file of Heading Outline Sample |
data/Plugins/TreeBookviewOutlineSample.txt |
Tree Bookview Outline Sample |
data/Plugins/TreeBookviewOutlineSample.txt,v |
Version file of Tree Bookview Outline Sample |
lib/TWiki/Plugins/TreePlugin.pm |
Plugin Perl module |
lib/TWiki/Plugins/TreePlugin/ColorNodeFormatter.pm |
Library component |
lib/TWiki/Plugins/TreePlugin/FormatHelper.pm |
Library component |
lib/TWiki/Plugins/TreePlugin/FormatOutlineNodeFormatter.pm |
Library component |
lib/TWiki/Plugins/TreePlugin/HOutlineNodeFormatter.pm |
Library component |
lib/TWiki/Plugins/TreePlugin/ImgNodeFormatter.pm |
Library component |
lib/TWiki/Plugins/TreePlugin/ListNodeFormatter.pm |
Library component |
lib/TWiki/Plugins/TreePlugin/TreePlugin/Node.pm |
Library component |
lib/TWiki/Plugins/TreePlugin/NodeFormatter.pm |
Library component |
lib/TWiki/Plugins/TreePlugin/OutlineNodeFormatter.pm |
Library component |
lib/TWiki/Plugins/TreePlugin/TWikiNode.pm |
Library component |
lib/TWiki/Plugins/TreePlugin/test.tar.gz |
Test files |
pub/TWiki/TreePlugin/I.gif |
tree icon |
pub/TWiki/TreePlugin/L.gif |
tree icon |
pub/TWiki/TreePlugin/oL.gif |
tree icon |
pub/TWiki/TreePlugin/oT.gif |
tree icon |
pub/TWiki/TreePlugin/pL.gif |
tree icon |
pub/TWiki/TreePlugin/pT.gif |
tree icon |
pub/TWiki/TreePlugin/T.gif |
tree icon |
pub/TWiki/TreePlugin/white.gif |
tree icon |
templates/booktree.tmpl |
Template for bookview mode |
TreePlugin.zip in your twiki installation directory.
configure in your TWiki installation, and enable the plugin in the {Plugins} section.
| One Line Description: | View Twiki topics as nodes in a tree |
| Plugin Author: | TWiki:Main.SlavaKozlov |
| Plugin Version: | v0.6 |
| Change History: | |
| 1 Oct 2006: | (v0.6) - TWiki:Main.StephaneLenclud: adding $index format subsitution. Useful when used in combination with TreeBrowserPlugin? . Also attempting to restore compatibility with Cairo, but still waiting for someone to test it. |
| 16 Sep 2006: | (v0.5) - TWiki:Main.StephaneLenclud: adding levelprefix parameter to unable usage in combination with TreeBrowserPlugin? . |
| 26 Jul 2006: | (v0.4) - TWiki:Main.SteffenPoulsen: Ported to TWiki-4 / Dakar. Leading text removed, less warnings, no double bracket links, css classnames around output. |
| 15 Feb 2002: | Alpha (0.2) release |
| 08 Feb 2002: | Internal (0.1) release |
| CPAN Dependencies: | none (test package relies on Wiki:PerlUnit) |
| Other Dependencies: | none |
| Perl Version: | 5.0, 5.6.1, 5.8.7 |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/TreePlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/TreePluginDev |
|
“Do what is right regardless of the consequences. Then deal with the consequences.” ~ Michael Peterson |