2006-05-04 00:41:20 +02:00
|
|
|
This plugin generates a list of orphaned pages -- pages that no other page
|
2006-05-02 08:15:31 +02:00
|
|
|
links to.
|
|
|
|
|
|
|
|
The optional parameter "pages" can be a [[GlobList]] specifying the pages
|
|
|
|
to check for orphans, default is search them all.
|
|
|
|
|
2006-05-04 00:42:19 +02:00
|
|
|
Note that it takes [[BackLinks]] into account, but does not count inlining a
|
2006-05-02 08:15:31 +02:00
|
|
|
page as linking to it, so will generally count many blog-type pages as
|
|
|
|
orphans.
|
|
|
|
|
|
|
|
This plugin is included in ikiwiki, but is not enabled by default.
|
|
|
|
If it is turned on, here's a list of orphaned pages on this wiki:
|
|
|
|
|
|
|
|
[[orphans ]]
|