From 267f98e2e116739872cafc6bb712280c31376705 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 29 Jul 2006 07:25:17 +0000 Subject: * Put categories in rss feeds for tagged items. --- doc/todo/tags.mdwn | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'doc/todo/tags.mdwn') diff --git a/doc/todo/tags.mdwn b/doc/todo/tags.mdwn index af8502738..7309ee614 100644 --- a/doc/todo/tags.mdwn +++ b/doc/todo/tags.mdwn @@ -1,5 +1,10 @@ Stuff still needing to be done with tags: -* Move the pages they link to into an automatic tag/ namespace? -* Include tag info in the RSS feed. -* Technorati tag support? +* It's unfortunate that the rss category (tag) support doesn't include + a domain="" attribute in the category elements. That would let readers + know how to follow back to the tag page in the wiki. However, the domain + attribute is specified to be the base url, to which the category is just + appended. So there's no way to add ".html", so the url won't be right. + + This is one good argument for changing ikiwiki so that pages are all + dir/index.html, then a link to just "dir" works. -- cgit v1.2.3