In redmine, how to make an "index by name" wiki start page

In the wiki setup, we can set the wiki start page.
Question: how to make the "index by name" starting? enter image description here

+4
source share
1 answer

You can use the following workaround to get the desired result:

  • Put only {{child_pages}}marco on the wiki start page
  • Place each Wiki page below the start page using the function Rename

After that, the start page will basically show you the same entries as the page Index by title.

+5
source

All Articles