Actions
Feature #3790
closedextend child_page macro to specify number of levels
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
-
Start date:
2009-08-28
Due date:
2013-04-25
% Done:
0%
Estimated time:
Resolution:
No feedback
Description
The child_page macro only seems to go 3 levels deep, that is, it shows the hierarchy down to three levels (eg, 1, 1.1., 1.1.1)
It would be really nice to include a parameter that lets you specify how deep it should go....
Updated by Dipan Mehta over 11 years ago
As of this page http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting - the above is now possible.
!{{child_pages}} -- can be used from a wiki page only !{{child_pages(depth=2)}} -- display 2 levels nesting only
Can we close this issue?
Updated by Toshi MARUYAMA over 11 years ago
- Category set to Wiki
- Status changed from New to Needs feedback
Updated by Daniel Felix over 11 years ago
- Due date set to 2013-04-25
Please give Feedback until 25th April, otherwise this issue will be closed. Thanks! :-)
Best regards,
Daniel
Updated by Daniel Felix over 11 years ago
- Status changed from Needs feedback to Closed
- Resolution set to No feedback
Closed as there is no feedback on this issue.
Actions