As per #2 (comment):
See how to convert TracWiki Macros like - [[TitleIndex(Administrative/)]]
TracWiki macro [[PageOutline]] was alredy converted into the RST content directive: .. contents:: in #9
See how to update the _Sidebar.rst to also include the list of last N modified pages, to get the same functionality as Trac.
Suggestion from Dan: In order for TitleIndex macros to be more useful, a script should run regularly (say, every time the wiki is updated) and update the file lists, instead of just once, at importing.
As per #2 (comment):
See how to convert TracWiki Macros like - [[TitleIndex(Administrative/)]]
TracWiki macro [[PageOutline]] was alredy converted into the RST content directive:
.. contents::in #9See how to update the _Sidebar.rst to also include the list of last N modified pages, to get the same functionality as Trac.
Suggestion from Dan: In order for TitleIndex macros to be more useful, a script should run regularly (say, every time the wiki is updated) and update the file lists, instead of just once, at importing.