Modify ↓
Opened 4 years ago
Last modified 22 months ago
#4509 new enhancement
Display a list of all broken wiki links (orphaned pages)
| Reported by: | chris@… | Owned by: | anybody |
|---|---|---|---|
| Priority: | normal | Component: | Request-a-Hack |
| Severity: | normal | Keywords: | |
| Cc: | potter | Trac Release: | 0.11 |
Description
It is common to find that pages have been orphaned (ie: no longer linked).
Being able to display a list of Orphaned pages would be of great benefit in ensuring that information is not accidentally lost
Attachments (0)
Change History (6)
comment:1 Changed 4 years ago by anonymous
comment:2 Changed 4 years ago by rjollos
- Summary changed from Detect an List Orpahed Pages to Display a list of all broken wiki links (orphaned pages)
#5734 was a duplicate taht I opened.
comment:3 Changed 4 years ago by rjollos
Open ticket on Edgewall for this feature: ticket #109.
As noted in that ticket, there is a plugin WantedPagesPlugin.
comment:4 Changed 4 years ago by rjollos
On further inspection, I see that the WantedPagesPlugin is a bit different. We want something similar, such as AbandonedPagesPlugin (as described in t:#108, as was noted earlier).
comment:5 Changed 4 years ago by rjollos
#5846 tagged as a duplicate.
comment:6 Changed 22 months ago by potter
- Cc potter added
Note: See
TracTickets for help on using
tickets.


there is such a thing in http://trac.edgewall.org/browser/sandbox/trac-xref/trac/xref/macros.py?rev=2826#L58, and t:#108