X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/c69a7f758590c91bd137a8d1cfa99f37bf28045a..c2d2ff0199f16e028431cd83961b1bff5e2caa99:/doc/plugins/orphans.mdwn diff --git a/doc/plugins/orphans.mdwn b/doc/plugins/orphans.mdwn index e50ee25d0..ea7c4df13 100644 --- a/doc/plugins/orphans.mdwn +++ b/doc/plugins/orphans.mdwn @@ -1,6 +1,14 @@ [[!template id=plugin name=orphans author="[[Joey]]"]] [[!tag type/meta]] -This plugin implements the [[ikiwiki/directive/orphans]] [[ikiwiki/directive]]. -The directive generates a list of possibly orphaned pages -- pages that no -other page links to. +This plugin provides the [[ikiwiki/directive/orphans]] +[[ikiwiki/directive]], which generates a list of possibly orphaned pages -- +pages that no other page links to. + +[[!if test="enabled(orphans)" then=""" +Here's a list of orphaned pages on this wiki: + +[[!orphans pages="* and !news/* and !todo/* and !bugs/* and !users/* and +!recentchanges and !examples/* and !tips/* and !sandbox/* and !templates/* and +!wikiicons/* and !plugins/*"]] +"""]]