Actions
Patch #243
closedPatch for Feature 16645 - Wiki Page Hierarchy and Breadcrumbs
Start date:
Due date:
% Done:
0%
Estimated time:
Description
This patch allows you to assign a parent page to each wiki page creating a parent/child relationship. When used, breadcrumbs
or backlinks will be displayed at the top of the wiki page allowing you to jump to any page in the hierarchy. Also
included is a
Error executing the child_pages macro (With no argument, this macro can be called from wiki pages only)
link which will render all of the child pages for any given page.
See the feature request for screenshots.
Files
Related issues
Updated by clawfrown clawfrown over 16 years ago
Tryed to apply that.. Didn't work.. :-(
The log says:
ActionView::TemplateError (undefined method `parent_id' for #<WikiPage:0x20dc5bc>) on line #4 of wiki/show.rhtml:
I have Redmine version 7.0_rc1
Updated by Jean-Philippe Lang over 16 years ago
- Category set to Wiki
- Status changed from New to Closed
- Target version set to 0.8
Actions