Actions
Feature #21969
openAdd a wiki action to list (lost/hidden) pages which are not referenced in the parent page
Status:
New
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Wiki pages could be "lost" when you edit a page, i.e. when you remove the [[page]]
marker in the parent page. Since Redmine has a redundant referencing system ([[page]]
marker and the parent link), it could be easy to visit the wiki and tag pages which have a parent link but not referenced in the parent page (any [[page]]
marker).
We could also imagine to colourize these pages in the index or insert a warning in the wiki page.
MoinMoin wiki has a such function to check for lost pages.
Updated by fabrice salvaire about 8 years ago
This plugin implements this feature https://github.com/bluezio/redmine_wiki_backlinks/
It should be integrated in redmine.
Actions