Question
- TWiki version:
- Perl version:
- Web server & version:
- Server OS:
- Web browser & version:
- Client OS:
Many wikis have the ability to create a hierarchical table of contents
of a wiki namespace or web. E.g. zwiki,
MoinMoin.
Q: how does twiki do this?
The TOC variable seems to extract the table of contents of a page (a TWiki topic),
not of an entire web.
--
AndyGlew - 12 Apr 2003
Answer
Yes, see
TreePlugin
--
PeterThoeny - 12 Apr 2003
TreePlugin has severe bugs that render it almost useless
(or, at least, you can't depend on it).
Reported via
TreePluginBugsGlew2002Apr14.
this is probably something simple enough that I should be able to fix it myself.
Certainly, a coworker whipped together something like this for moin in less than an hour.
--
AndyGlew - 15 Apr 2003