how to create sub page in wiki
Added by Vianney Lecroart over 15 years ago
On this page:
http://www.redmine.org/wiki/redmine/Page_index/special
We see that some wiki page are sub page of other wiki pages.
How to do that?
Replies (6)
RE: how to create sub page in wiki - Added by Mischa The Evil over 15 years ago
Vianney Lecroart wrote:
We see that some wiki page are sub page of other wiki pages.
How to do that?
See http://www.redmine.org/boards/2/topics/show/3157#message-3290. Will add it to the FAQ...
RE: how to create sub page in wiki - Added by Mischa The Evil over 15 years ago
RE: how to create sub page in wiki - Added by Vianney Lecroart over 15 years ago
Sorry I think I used wrong keyword to search on redmine because I didn't find the page :(
Thank you for the link and the FAQ :)
RE: how to create sub page in wiki - Added by Chris Underwood about 14 years ago
I'm using Redmine 1.0.2 and see how to create parent/child relationships in the wiki, but the file structure is flat in the URL. For example if I have a wiki page "Accounts" and a child page of it titled "General Information" the URL is http://www.domain.com/projects/wssupport/wiki/General_Information instead of http://www.domain.com/projects/wssupport/wiki/Accounting/General_Information. This creates a problem if you want to have two pages titled General Information in the same wiki.
RE: how to create sub page in wiki - Added by Maxmiliano Andriani almost 9 years ago
Cris,
I'm searching the same thing. Can you solved this problem?
Ie: I want to create full path urls to make easy the Information Architexture of my docs..
/wiki/Development/Configurations/Enviroment
/wiki/Development/Configurations/Server
/wiki/Development/Standards
[...]