]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/orphans.mdwn
* Allow plugins to add new types of tests that can be used in PageSpecs.
[ikiwiki.git] / doc / plugins / orphans.mdwn
index 1eab368f9221ff232a526e4a17a2e3cbea078ef0..772c193437c79b25b582a105b9e04b5d176cf37a 100644 (file)
@@ -1,4 +1,4 @@
-[[template id=plugin name=orphans included=1 author="""[[Joey]]"""]]
+[[template id=plugin name=orphans included=1 author="[[Joey]]"]]
 [[tag type/meta]]
 
 This plugin generates a list of possibly orphaned pages -- pages that no
@@ -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 ]]
+"""]]