aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/tag.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-19 18:54:25 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-19 18:54:25 -0500
commitf813b10fef13682c95ada9c9a9ccf05ff602c172 (patch)
tree85402ea3875c99358d54819edcc46b71f5b122ca /doc/plugins/tag.mdwn
parente611d4cdc10d2fb66d41ec8e101e6e35ddc9fdbf (diff)
downloadikiwiki-f813b10fef13682c95ada9c9a9ccf05ff602c172.tar
ikiwiki-f813b10fef13682c95ada9c9a9ccf05ff602c172.tar.gz
rename tag() to tagged(); add docs
Diffstat (limited to 'doc/plugins/tag.mdwn')
-rw-r--r--doc/plugins/tag.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/tag.mdwn b/doc/plugins/tag.mdwn
index 17bb086a1..8ff70a069 100644
--- a/doc/plugins/tag.mdwn
+++ b/doc/plugins/tag.mdwn
@@ -5,6 +5,9 @@ This plugin provides the [[ikiwiki/directive/tag]] and
[[ikiwiki/directive/taglink]] [[directives|ikiwiki/directive]].
These directives allow tagging pages.
+It also provides the `tagged()` [[ikiwiki/PageSpec]], which can be used to
+match pages that are tagged with a specific 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.