X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ea08b909d88cd60cd004d366f8c669e8933b6584..63c79e7f5b87003cd02158b4d9f723b4c054cacf:/doc/plugins/orphans.mdwn diff --git a/doc/plugins/orphans.mdwn b/doc/plugins/orphans.mdwn index ec61c815b..4591ebf59 100644 --- a/doc/plugins/orphans.mdwn +++ b/doc/plugins/orphans.mdwn @@ -1,7 +1,7 @@ -This plugin generates a list of orphaned pages -- pages that no other page -links to. +This plugin generates a list of possibly orphaned pages -- pages that no +other page links to. -The optional parameter "pages" can be a [[GlobList]] specifying the pages +The optional parameter "pages" can be a [[PageSpec]] specifying the pages to check for orphans, default is search them all. Note that it takes [[BackLinks]] into account, but does not count inlining a @@ -12,3 +12,5 @@ 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 ]] + +[[tag type/meta]]