Question
Is there a simple way to show/export/print the topics of the entire wiki in a hierarchical list?
I've just inherited our wiki. The previous "owner" has left the company. I have no idea what I'm doing. We just hired a documentation specialist and the two of us are supposed to work on the wiki and make sure we're getting the most out of it. For starters we need to know what's here!
Environment
--
BrianSCampbell - 30 May 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
In fact, those functionality are not advanced usage of TWiki
(Except maybe by export, where you'll have to see a plugin for). It will be
easy learned by you reading the basics of TWiki, here is a number of startup
tutorial and docs for you getting with TWiki:
I hope that help you.
--
MarcoSilva - 30 May 2008
Thanks Marco, looks like we'll have to get creative. Maybe we should look at having one of our developers write some pearl to pull this out of the DB.
--
BrianSCampbell - 30 May 2008
If all topics have a valid parent, you could use
TreePlugin together with
TreeBrowserPlugin to produce a hierarchical overview over all topics in a web.
--
MartinKaufmann - 30 May 2008