X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/bf64868b792d5a54a4a56ea6ccd0ac9d34e20a57..bf34ced2fc3e8cf8623a576b8601234de70024ad:/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/*"]] """]]