Question
Has anyone written a tool or plugin to map a twiki web?
The output doesn't need to be too fancy, indented text would be just fine. For example:
WebHome
DevelopmentStuff
BuildInfo
InstallInfo
ApiSpecs
PUblicSpec
PrivateSpec
DevelopmentStatus
TestStuff
TestPlans
TestStatus
PubsStuff
PubsRequirements
PubsStatus
- TWiki version: TWiki20010901.zip
- Web server: Apache
- Server OS:
- Web browser:
- Client OS:
--
JeffRoberts - 08 Nov 2002
Answer
This information can be retrieved from the topic parenting. Keep in mind thow that some topics might have no parent set (topics of older TWiki versions and topics created as free floating topics in the Go field).
The
TreePlugin is an example Plugin that probably does what you need (I did not try it).
--
PeterThoeny - 09 Nov 2002