summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive/tag.mdwn
AgeCommit message (Collapse)Author
2010-04-21turn on tag_autocreate by default if tagbase is setJoey Hess
2010-04-21remove broken ./tag supportJoey Hess
The commit that added the (working) support for using /tag to override tagbase also tried to make ./tag work. Problem is, tags are links, and ./foo is not a valid link (though I think there's a wishlist about it). So, using ./tag really resulted in tag creation links that led to a "bad page name" error. And even if the tag were created in the right place, the link didn't go to it.
2008-12-01add note to consider tagbase when trying to match tagged pagesJon Dowland
2008-09-11fix link text on links to pluginsJoey Hess
2008-09-11Move the directive documentation into its own underlay, separate from ↵Joey Hess
basewiki, since it's sorta large compared to the rest of basewiki.