Opened 22 years ago
Last modified 11 years ago
#108 new enhancement
OrphanedPages macro
| Reported by: | daniel | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | next-major-releases | 
| Component: | wiki system | Version: | 0.5.1 | 
| Severity: | normal | Keywords: | xref | 
| Cc: | yirak@…, Thijs Triemstra, mpotter@…, itamarost@…, Ryan J Ollos | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
It would be good to have a list of pages that aren't linked to from anywhere.
Attachments (0)
Change History (20)
comment:1 by , 22 years ago
| Severity: | normal → enhancement | 
|---|
comment:2 by , 22 years ago
| Milestone: | 0.6 → 0.7 | 
|---|
comment:3 by , 22 years ago
| Milestone: | 0.7 → 0.8 | 
|---|---|
| Priority: | lowest → normal | 
comment:4 by , 21 years ago
| Milestone: | 0.8 → 0.9 | 
|---|---|
| Priority: | normal → low | 
comment:5 by , 21 years ago
| Component: | general → wiki | 
|---|
comment:6 by , 21 years ago
| Owner: | changed from to | 
|---|---|
| Status: | new → assigned | 
comment:9 by , 20 years ago
| Keywords: | xref added | 
|---|
comment:10 by , 17 years ago
follow-up: 16 comment:11 by , 16 years ago
| Cc: | added | 
|---|---|
| Summary: | OrphanedPages → OrphanedPages macro | 
comment:14 by , 15 years ago
| Milestone: | triaging → next-major-0.1X | 
|---|
comment:15 by , 15 years ago
| Cc: | added | 
|---|
Hi, just wondering the status of this feature. I'm not terribly familiar with wiki administration, but this seems like a fundamental tool in maintaining a wiki. Our group would find it very useful to have this tool.
Thanks, Kris
comment:16 by , 15 years ago
| Cc: | added | 
|---|
Replying to Ryan Ollos <ryano@…>:
This would be a nice feature. What is the reason for postponing it if it is already implemented? I'm sure there is a valid reason, but it hasn't been described in this thread so I'm just curious.
Also wondering why..
comment:17 by , 14 years ago
| Cc: | added | 
|---|
comment:18 by , 14 years ago
| Cc: | added | 
|---|
I wonder what's the definition for an "orphaned" page.
If I have a page named "Page" with lots of sub-pages, "Page" is linked from WikiStart, and contains the macro [[TitleIndex(Page/)]] - are the sub-pages considered orphan or not?
What about random pages that are not linked to, but all share a certain tag mytag (using TagsPlugin), and WikiStart contains the macro [[ListTagged(mytag)]]?
What about WikiStart itself?
In all those cases I would consider all those pages as not orphaned, but it may be different for others, and it complicates a complete implementation of this feature…
comment:20 by , 11 years ago
| Cc: | added; removed | 
|---|
comment:21 by , 11 years ago
| Owner: | removed | 
|---|---|
| Status: | assigned → new | 



  
There's an [[OrphanedPages]] macro in the source:branches/cboos-dev/xref-branch
This ticket will be closed after the integration of this branch.