]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - 1.33.2/doc/todo/tags.mdwn
tagging version 1.33.2
[git.ikiwiki.info.git] / 1.33.2 / doc / todo / tags.mdwn
1 Stuff still needing to be done with tags:
3 * It's unfortunate that the rss category (tag) support doesn't include
4   a domain="" attribute in the category elements. That would let readers
5   know how to follow back to the tag page in the wiki. However, the domain
6   attribute is specified to be the base url, to which the category is just
7   appended. So there's no way to add ".html", so the url won't be right.
9   This is one good argument for changing ikiwiki so that pages are all
10   dir/index.html, then a link to just "dir" works.