]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/orphans.mdwn
web commit by JoshTriplett: Add another example, and add a description to each test.
[ikiwiki.git] / doc / plugins / orphans.mdwn
index 772c193437c79b25b582a105b9e04b5d176cf37a..a78016f9830fb32b6e951ecd9cd79fe552a17c02 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,5 @@ 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 !patchqueue/* and !users/* and !examples/*"]]
 """]]