Enables dynamic generation of TWiki topic trees based on topics' parent-child relationships.
Useful for dynamic sitemaps and threads.
Plugin settings are stored as preferences variables. To reference
a plugin setting write
See the following pages for sample usage and output.
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 |
then installation was successful.
As required for the publication of all extensions to TWiki, this
software is published under the terms of the GNU General Public
License.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details, published at