On 21/02/2016 17:31, Harald Welte wrote:
I intend to add one more wiki plugin to have table of contents and other features we are used to from trac.
You can play with the tree-like structure of wiki pages and use constructs like {{child_pages(BTS_Hardwware,depth=1)}} to automaticall get an automatic list/tree of child pages into another page.
For the table of contents in Redmine, I usually place: {{>toc}} at the top of any wiki page and it just works - no plug-in involved. I am using standard installations on Debian {old,}stable, with Textile markup (which is the default there).
HTH,