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.
12 So this could be implemented now for userdirs wikis..