X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ea08b909d88cd60cd004d366f8c669e8933b6584..c5919df5f3697e0f8968e2b8f49cd15c1e0aa412:/doc/plugins/orphans.mdwn diff --git a/doc/plugins/orphans.mdwn b/doc/plugins/orphans.mdwn index ec61c815b..2c4e52a3f 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 +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]]