]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by JoshTriplett: Use conditional.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 14 Feb 2007 02:00:40 +0000 (02:00 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 14 Feb 2007 02:00:40 +0000 (02:00 +0000)
doc/plugins/tag.mdwn

index ba8e702f67b7cafac15ac4e60027d1445d57de15..2f541e532afb8a6104292352dd4414ceec035d5d 100644 (file)
@@ -18,5 +18,7 @@ tags/tech, tags/life, and tags/linux. This is a useful way to avoid
 having to write the full path to tags, if you want to keep them grouped
 together out of the way.
 
-If this plugin is enabled, you'll see a note below that this page is tagged
-with the "tags" tag.
+[[if test="enabled(tag)" then="""
+This wiki has the tag plugin enabled, so you'll see a note below that this
+page is tagged with the "tags" tag.
+"""]]