X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/b5a9e50ed9366b131480bced997382e828158957..9e1c0c5586979f15d651156a3933c56bff26adca:/doc/plugins/orphans.mdwn diff --git a/doc/plugins/orphans.mdwn b/doc/plugins/orphans.mdwn index 95efe3115..4591ebf59 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. +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]]