]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/orphans.mdwn
web commit by PaulWise
[ikiwiki.git] / doc / plugins / orphans.mdwn
index 9456c50addd6a6f65f94fa0d32f7275ad29beaba..895fd18f65cccf6576b33e332bf587e56f256753 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 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/*"]]
 """]]