summaryrefslogtreecommitdiff
path: root/doc/plugins/tag.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-11 18:29:07 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-11 18:29:07 -0400
commit5e4767a594f238327a4c74f1aecc69779a237eab (patch)
treef9d0f4383ddbb7d3e0064d20e3a68e38e3e0ab74 /doc/plugins/tag.mdwn
parenteb92d09360e871f4af059c30e70cf7f0b24315e2 (diff)
misc minor changes
Diffstat (limited to 'doc/plugins/tag.mdwn')
-rw-r--r--doc/plugins/tag.mdwn10
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/plugins/tag.mdwn b/doc/plugins/tag.mdwn
index b2288ddc9..17bb086a1 100644
--- a/doc/plugins/tag.mdwn
+++ b/doc/plugins/tag.mdwn
@@ -5,9 +5,7 @@ This plugin provides the [[ikiwiki/directive/tag]] and
[[ikiwiki/directive/taglink]] [[directives|ikiwiki/directive]].
These directives allow tagging pages.
-This plugin has a configuration option. Set --tagbase=tags and links to tags
-will be located under the specified base page. If ikiwiki is configured
-this way, then the example above actually tags the page with the tags
-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 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.
+"""]]