SID-00628: Parent / Child relationship in WebTopicList
| Status: |
Answered |
TWiki version: |
4.2.4 |
Perl version: |
5.8.5 |
| Category: |
CategoryRendering |
Server OS: |
Redhat Linux |
Last update: |
16 years ago |
I'm trying to organize my
WebTopicList so that all the parent topics and child topics aren't in one long list, but rather in heirarchy.
For example:
ThisTopic
ThisTopicChild1
ThisTopicChild2
ThisTopicChild3
ThisOtherTopic
ThisOtherTopicChild1
ThisOtherTopicChild2
ThisOtherTopicChild3
I've adjusted the parent-child relationships of a few topics in attempts to do this, but it still shows up as one long alphabatized list. How can I have it show me in heirarchy instead? That would seem more logical and organized to me and my users.
--
TerryBrown - 2009-11-17
Discussion and Answer
See
TreePlugin and
TreeBrowserPlugin.
--
PeterThoeny - 2009-11-18
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.