]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/orphans.mdwn
web commit by tschwinge
[ikiwiki.git] / doc / plugins / orphans.mdwn
index 772c193437c79b25b582a105b9e04b5d176cf37a..f40a4a1b9d7a127c31f141d309514db75c2b235a 100644 (file)
@@ -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/* and !sandbox/* and !wikiicons/* and !plugins/*"]]
 """]]