
15 Oct
2014
15 Oct
'14
12:36 p.m.
On 2014-10-15 at 18:09:32 +0200, Andrew Farmer wrote: [...]
I'm not really familiar with what Trac Wiki is capable of. Is it possible to add tags/categories to a page and then make an auto-generated list of links to all pages with a given tag/category?
Fyi, Trac by default has no tags, and the TitleIndex macro can be used to insert a list of wiki pages matching certain criterias: http://trac.edgewall.org/wiki/WikiMacros#TitleIndex-macro However, there's a plugin to teach 'tags' to Trac: http://trac-hacks.org/wiki/TagsPlugin Cheers, hvr