List of all Category topics
How to create a new category
1. Create a page with the following content called WhatEverYouWantEndingInCategory
---+ Description of that category WhatEverYouWantEndingInCategory
%STARTINCLUDE%
%SEARCH{"%TOPIC%" excludetopic="%TOPIC%" nonoise="on" format=" * $web.$topic$n * $summary(100, noheader)"}%
%STOPINCLUDE%
---
_To add this category to a topic, add the following to the bottom of that topic :_
<verbatim>
---
<b>%MAKETEXT{"Categories"}% for %TOPIC%</b>
* [[WhatEverYouWantEndingInCategory][Whatever You Want]]
</verbatim>
----
See also CategoryCategory
And change the last link to use the very topic of that category, of course.
2. Then simply attach the following to a topic :
Where you will have used that category's topicname also :
---
* <b>%MAKETEXT{"Categories"}%</b>
* [[WhatEverYouWantEndingInCategory][Whatever You Want]]
...
--
OlivierBerger - 10 Sep 2010