X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b5a9e50ed9366b131480bced997382e828158957..91e416b5f3c54aed844be4291f04e13e678c02bf:/doc/plugins/orphans.mdwn?ds=sidebyside diff --git a/doc/plugins/orphans.mdwn b/doc/plugins/orphans.mdwn index 95efe3115..2c4e52a3f 100644 --- a/doc/plugins/orphans.mdwn +++ b/doc/plugins/orphans.mdwn @@ -1,7 +1,7 @@ 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]]