diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 18:14:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 18:14:26 -0400 |
commit | 15c768c1c0dbcc63faac2228e90280437b289989 (patch) | |
tree | a8393b518c537c8649b4db73d6fee1ac61124f00 /doc | |
parent | 251247f79f481eb1c4d735fa39d4c5fe80b803a8 (diff) |
reword after reorg
There was a duplicated paragraph, an example on the wrong page, and some
rewording needed after will's reorg.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/tag.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/tag.mdwn b/doc/plugins/tag.mdwn index 02e84763c..b2288ddc9 100644 --- a/doc/plugins/tag.mdwn +++ b/doc/plugins/tag.mdwn @@ -1,8 +1,8 @@ [[!template id=plugin name=tag author="[[Joey]]"]] [[!tag type/tags type/link]] -This plugin implements the [[ikiwiki/directive/tag]] and -[[ikiwiki/directive/taglink]] [[ikiwiki/directive]]s. +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 |