From: joey Date: Sun, 22 Apr 2007 02:42:04 +0000 (+0000) Subject: web commit by JoshTriplett X-Git-Tag: 1.51~126 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/c478168e95e87668945d2e41ff46074c30632603 web commit by JoshTriplett --- diff --git a/doc/todo/integration_with_Firefox_and_Iceweasel_feed_subscription_mechanism.mdwn b/doc/todo/integration_with_Firefox_and_Iceweasel_feed_subscription_mechanism.mdwn new file mode 100644 index 000000000..84372fc1d --- /dev/null +++ b/doc/todo/integration_with_Firefox_and_Iceweasel_feed_subscription_mechanism.mdwn @@ -0,0 +1,11 @@ +Firefox and Iceweasel, when encountering a news feed, display a page that +allows the user to subscribe to the feed, using Live Bookmarks, Google Reader, +Bloglines, My Yahoo!, or an external reader program. The list of available +applications comes from URIs and titles in the preferences, under +`browser.contentHandlers.types.*`. For the benefit of people who use +[[plugin/aggregate]] as their feed reader, the ikiwiki CGI could expose a URI +to directly add a new feed to the aggregated list; this would allow users to +configure their browser to subscribe to feeds via [[plugin/aggregate]] running +on their site. We could then provide the manual configuration settings as a +[[tip|tips]], and perhaps provide an extension or other mechanism to set them +automatically. --[[JoshTriplett]]