X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/bf64868b792d5a54a4a56ea6ccd0ac9d34e20a57..67acb0463b327156cfc6e0e3450eb87604d854bd:/doc/plugins/orphans.mdwn diff --git a/doc/plugins/orphans.mdwn b/doc/plugins/orphans.mdwn index 9456c50ad..f40a4a1b9 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 pages="* and !news/* and !todo/* and !bugs/* and !patchqueue/* and !users/* and !examples/*"]] +[[orphans pages="* and !news/* and !todo/* and !bugs/* and !users/* and +!examples/* and !tips/* and !sandbox/* and !wikiicons/* and !plugins/*"]] """]]