diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-28 00:21:13 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-28 00:21:13 +0000 |
commit | 8fd9c9accbc3c3e977aa78cb38bf7b264c53bace (patch) | |
tree | 317a5ac21db45be395a53e3a07e0b04a10fb0d85 /doc | |
parent | 22df49a2bf92302d4c6e25a04e9c7589a93844a9 (diff) |
Hope encrico doesn't mind, but I changed the location and layout of the
tags on the templates. This way seems to fit better with the links. Also
some css cleanup, avoid hardcoded <i> etc.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/tag.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/plugins/tag.mdwn b/doc/plugins/tag.mdwn index 95a346622..4d45c6bfd 100644 --- a/doc/plugins/tag.mdwn +++ b/doc/plugins/tag.mdwn @@ -6,4 +6,8 @@ The tags work the same as if you had put a (hidden) [[WikiLink]] on the page for each tag, so you can use a [[GlobList]] to link to all pages that are tagged with a given tag, for example. -This plugin is included in ikiwiki, but is not enabled by default. +This plugin is included in ikiwiki, but is not enabled by default. If it is +enabled, you'll see a note below that this page is tagged with the "tags" +tag. + +[[tag tags]] |