+[[template id=plugin name=orphans author="[[Joey]]"]]
+[[tag type/meta]]
+
This plugin generates a list of possibly orphaned pages -- pages that no
other page links to.
page as linking to it, so will generally count many blog-type pages as
orphans.
-This plugin is included in ikiwiki, but is not enabled by default.
-If it is turned on, 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 ]]
-
-[[tag type/meta]]
+[[orphans pages="* and !news/* and !todo/* and !bugs/* and !users/* and
+!examples/* and !tips/* and !sandbox/* and !wikiicons/* and !plugins/*"]]
+"""]]