Feature #2028
Show to user a path of wiki localization
| Status: | Closed | Start date: | 2008-10-14 | ||
|---|---|---|---|---|---|
| Priority: | Normal | Due date: | |||
| Assignee: | - | % Done: | 50% |
||
| Category: | - | ||||
| Target version: | 0.9.0 | ||||
| Resolution: | Fixed |
Description
Some wikis have a feature where it shows to user a path containing the tree of the wiki project. It's very usefull because the user don't stay lost on wiki and It knows the relationship between the current topic and all the rest of the wiki.
On TWiki software (http://twiki.org) there is a variable called parent topic that works like this.
I will help redmine developers adding this functionality. I thougth to use parent_id attribute on WikiPage object to make the relationship between topics and manipulate this variable to display the current path on wiki.
What you think about that?
History
#1 Updated by Leandro Nunes dos Santos Nunes over 3 years ago
- File patch_for_feature_2028.diff added
I made a patch to this functionality
#2 Updated by Leandro Nunes dos Santos Nunes over 3 years ago
- File patch_for_feature_2028_v2.diff added
- % Done changed from 0 to 50
I improved the last patch.
#3 Updated by Jean-Philippe Lang over 3 years ago
The path to the current wiki page is already displayed (eg. this page: RedmineAccounts belongs to Guide) based on parent pages hierarchy.
Could you describe in more details what functionality this patch adds ?
#4 Updated by Jean-Philippe Lang over 2 years ago
- Status changed from New to Closed
- Resolution set to Fixed
