SID-00909: Hierarchical Topic Parent drop down list
| Status: |
Answered |
TWiki version: |
5.0.0 |
Perl version: |
|
| Category: |
CategoryEditing |
Server OS: |
|
Last update: |
15 years ago |
When creating a new topic the Topic Parent drop down list is flat.
Can this be configured to show hierarchy?
--
AmiRahav - 2010-07-21
Discussion and Answer
In the create new topic screen you can click to get a list of topics to chose from as parent. This list can be very long. For example, the Sandbox web on twiki.org has over 20K topics, so downloading a big list can be slow.
If you create a topic hierarchy then you have the runtime expense of building up the topic tree based on parent-child relationship. Depending on the number of topics you have that might or might not be feasible.
The
TreePlugin and
TreeBrowserPlugin can be used to build topic trees.
It might be better to look into the
AutoCompletePlugin.
If you want to customize the create new topic screen do that in your TWiki's
WebCreateNewTopicTemplate.
--
PeterThoeny - 2010-07-21
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2010-09-13
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.