Opened 22 years ago
Last modified 7 years ago
#109 new enhancement
MissingLinks, an index over missing wiki pages
| Reported by: | daniel | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | next-major-releases |
| Component: | wiki system | Version: | 0.5.1 |
| Severity: | normal | Keywords: | xref wiki |
| Cc: | mbertier@…, mpotter@…, itamarost@…, Ryan J Ollos | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
It would be good to be able to list all links that lead to non-existing pages.
Also true for tickets and changesets of course.
Attachments (0)
Change History (21)
comment:1 by , 22 years ago
| Severity: | normal → enhancement |
|---|
comment:2 by , 22 years ago
| Milestone: | 1.0 → 0.9 |
|---|
comment:3 by , 21 years ago
comment:4 by , 21 years ago
| Cc: | added |
|---|
comment:5 by , 21 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Initial implementation in [1659], as part of the TracCrossReferences effort.
comment:7 by , 20 years ago
reimplemented in r1971 for the TracCrossReferences branch
Also true for tickets and changesets of course.
Currently not implemented. This seems useful, however, as it would point to invalid links that should be fixed.
comment:8 by , 20 years ago
| Keywords: | xref added |
|---|
comment:9 by , 20 years ago
I haved added a macro plugin for this feature at Track Hacks.
It scans wiki pages, ticket descriptions and comments for wiki links that are missing pages. It is not very portable as it accesses the database directly.
comment:11 by , 17 years ago
| Keywords: | wiki added |
|---|---|
| Milestone: | 1.0 → 0.11-retriage |
| Version: | 0.5.1 → 0.11.3 |
comment:12 by , 17 years ago
| Keywords: | xref, wiki → xref wiki |
|---|
comment:13 by , 17 years ago
| Milestone: | 0.11-retriage → experimental |
|---|---|
| Version: | 0.11.3 → 0.5.1 |
Depends on #4431. Also restored original version.
comment:15 by , 16 years ago
On further inspection, I guess my request in 4509 was to display all pages that aren't linked from anywhere (i.e. Abandoned pages). Similar issue though.
comment:16 by , 16 years ago
| Milestone: | experimental → next-major-0.1X |
|---|
Milestone experimental deleted
comment:17 by , 14 years ago
| Cc: | added |
|---|
comment:18 by , 13 years ago
| Cc: | added |
|---|
comment:20 by , 11 years ago
| Cc: | added; removed |
|---|
comment:21 by , 11 years ago
| Owner: | removed |
|---|---|
| Status: | assigned → new |



This could be provided as Wiki macro, similar to RecentChanges and TitleIndex