Feature #1213
Allow Slashes in wiki URLs
| Status : | New | Start : | 2008-05-08 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | - | % Done : | 0% |
|
| Category : | Wiki | |||
| Target version : | - | |||
| Resolution : |
Description
Currently Trac allows you to use slashes to notate a hierarchy for the wiki pages. It would be nice is RedMine would also support the same concept.
Example.
SomePage/SomeSubPage1
SomePage/SubPage2/SubSubPage1
SomePage/SomeSubPage3
Trac also allows for directory style links. Examples ../ Will bring you up a level ./SubPage2 is a shorthand for the subpage so you don't have to link to SomePage/SubPage2 for example.