]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/orphans.mdwn
web commit by JoshTriplett: (included in ikiwiki) xor (third-party plugin)?
[git.ikiwiki.info.git] / doc / plugins / orphans.mdwn
index b83879d258811dd6c00fff5abc34f108e9cc35ab..9456c50addd6a6f65f94fa0d32f7275ad29beaba 100644 (file)
@@ -11,6 +11,8 @@ Note that it takes [[BackLinks]] into account, but does not count inlining a
 page as linking to it, so will generally count many blog-type pages as
 orphans.
 
-If it is enabled, here's a list of orphaned pages on this wiki:
+[[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/*"]]
+"""]]