X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/479c7a1ea62d8fce3ef54f9deae89230d0b52a5d..c96d672810ae524aedf9ffff08dcca773cd9a876:/doc/plugins/orphans.mdwn diff --git a/doc/plugins/orphans.mdwn b/doc/plugins/orphans.mdwn index 772c19343..895fd18f6 100644 --- a/doc/plugins/orphans.mdwn +++ b/doc/plugins/orphans.mdwn @@ -1,4 +1,4 @@ -[[template id=plugin name=orphans included=1 author="[[Joey]]"]] +[[template id=plugin name=orphans author="[[Joey]]"]] [[tag type/meta]] This plugin generates a list of possibly orphaned pages -- pages that no @@ -14,5 +14,6 @@ orphans. [[if test="enabled(orphans)" then=""" Here's a list of orphaned pages on this wiki: -[[orphans ]] +[[orphans pages="* and !news/* and !todo/* and !bugs/* and !users/* and +!examples/* and !tips/*"]] """]]