From bd1eb38ed8f0e0621000dc9d597967b9ad82d995 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 6 Sep 2006 20:49:01 +0000 Subject: [PATCH 1/1] comment --- doc/todo/RSS_links.mdwn | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/doc/todo/RSS_links.mdwn b/doc/todo/RSS_links.mdwn index 596314a95..9ee62ee4e 100644 --- a/doc/todo/RSS_links.mdwn +++ b/doc/todo/RSS_links.mdwn @@ -1 +1,15 @@ -The RSS feeds on a page should be indicated with <link rel>, so that they can be found by aggregators. \ No newline at end of file +The RSS feeds on a page should be indicated with <link rel>, so that +they can be found by aggregators. + +--tumov + +I've been wondering about this. Ikiwiki's rss buttons include a +type="application/rss+xml" and link to the rss file, and this is enough for +at least some auto-discovery tools to find the rss feed. But apparently not +all of them. + +For example, firefox requires the following: + + + +--[[Joey]] -- 2.44.0