aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/tag.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-08 20:04:18 -0500
committerJoey Hess <joey@kitenet.net>2007-12-08 20:04:18 -0500
commitfa90bdf4bf44d108bd8c3d53104b48aa20dc18eb (patch)
tree9c26995606afc27cfc90a54d911b246d15e70642 /doc/plugins/tag.mdwn
parent5959a32f9746aa600fd852f6b11f635ad2020253 (diff)
downloadikiwiki-fa90bdf4bf44d108bd8c3d53104b48aa20dc18eb.tar
ikiwiki-fa90bdf4bf44d108bd8c3d53104b48aa20dc18eb.tar.gz
fix up some links
Diffstat (limited to 'doc/plugins/tag.mdwn')
-rw-r--r--doc/plugins/tag.mdwn13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/plugins/tag.mdwn b/doc/plugins/tag.mdwn
index 98990973b..edae03887 100644
--- a/doc/plugins/tag.mdwn
+++ b/doc/plugins/tag.mdwn
@@ -5,13 +5,14 @@ This plugin allows tagging pages. List tags as follows:
\[[tag tech life linux]]
-The tags work the same as if you had put a (hidden) [[WikiLink]] on the page
-for each tag, so you can use a [[ikiwiki/PageSpec]] match all pages that are
-tagged with a given tag, for example. The tags will also show up on blog
-entries and at the bottom of the tagged pages, as well as in RSS and Atom
-feeds.
+The tags work the same as if you had put a (hidden) [[ikiwiki/WikiLink]] on
+the page for each tag, so you can use a [[ikiwiki/PageSpec]] match all
+pages that are tagged with a given tag, for example. The tags will also
+show up on blog entries and at the bottom of the tagged pages, as well as
+in RSS and Atom feeds.
-If you want a visible [[WikiLink]] along with the tag, use taglink instead:
+If you want a visible [[ikiwiki/WikiLink]] along with the tag, use taglink
+instead:
\[[taglink foo]]
\[[taglink tagged_as_foo|foo]]