Question
I need to structure my web (currently "main") with a bunch of topics in a hierarchical order. I need the same structure that LaTeX provides for documents.
How can this be done with TWiki, and is it possible to get the
WebLeftBar to display this structure?
Thanks in advance for the assistance.
Environment
--
CraigVanderborgh - 05 Jan 2005
Answer
Craig - You might check out
TopicClassificationAddOn which is designed to provide structure to a web's content. Also, since it creates a parent/child hierarchy of the topic classification scheme you create, you could fairly easily display this structure in the
WebLeftBar. Hope this helps!
--
LynnwoodBrown - 05 Jan 2005
Also, putting a %TOC% tag in the left bar might help.
I am unfamiliar with the particulars of LaTeX - a link to a specific example might help.
--
MartinCleaver - 05 Jan 2005
Other ways to get structure:
TreePlugin,
RenderListPlugin.
--
PeterThoeny - 02 Feb 2005