SID-01745: How to show Hierarchical Navigation without Template topic?
| Status: |
Answered |
TWiki version: |
5.1.3 |
Perl version: |
5.10 |
| Category: |
CategorySearch |
Server OS: |
CentOS 5 |
Last update: |
12 years ago |
Hi ,
I am using
macro to show child topic of web, but I dont want to show my Template topics in the list.
How I can I show only child topic list excluding Template topic in web or topic?
Please suggest any solution.
--
Amol Bansode - 2013-06-21
Discussion and Answer
Do you use SEARCH for the children topic list? If so use
excludetopic="*Template" parameter. Details in
VarSEARCH.
--
Peter Thoeny - 2013-06-21
Thanks Peter!! It works!!!
--
Amol Bansode - 2013-06-21
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.