How to define parent and subpages in Trac?
问题 I know the Confluence wiki pretty well, and I like much the natural hierarchy of pages you get there. I have to use now a Trac wiki (which is not that bad, same root as MoinMoin), and am searching the feature here. What I want to reach: Edit the page "MyPage" and enter there the link to a page you want to be a subpage, eg. MySubPage . The link should be similar to /MySubPage or [/MySubPage] . The character "/" denotes that the resulting page should be a subpage of the current one. Follow the