Feature #480
Wiki: Support categories tagging and autolisting
| Status: | New | Start: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Resolution: |
Description
It would be really convenient for the Wiki to have category tagging (assign a wiki page to a category) and have
an autolisting of the categories on the right side, just like there is Index by title or date, it would be Category
xxxx Index (so you would only list the pages you tagged with the xxxx category).
Related issues
| related to Feature #472: Support 'tagging' of wiki pages | Closed | |||
| related to Feature #2897: Tagging in Redmine | New | 2009-03-04 | ||
| duplicated by Feature #1238: A wiki page could add tags. | Closed | 2008-05-15 | ||
| duplicated by Feature #3200: Wiki Page Categories | Closed | 2009-04-18 |
History
Updated by Martin Klima over 2 years ago
+1 In order to use a wiki for some more complex project, it is
necessary to have a possibility of grouping wiki pages into some
logical structure. It may be categories and sub-categories, tags,
or some folder-like structure.
Updated by Sven Schwyn over 1 year ago
I've started to implement this feature. Is there anybody else working on it? I don't want to waste my time :-)
Updated by Sven Schwyn about 1 year ago
Here's a patch with a first shot at implementing this feature: #3274