aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-22 02:42:04 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-22 02:42:04 +0000
commitc478168e95e87668945d2e41ff46074c30632603 (patch)
treea6a6a3fca58abc9bc0538df2792fb5d26280b5fc
parent89fef1b0b7ce8c4e5e36a60fce245fab902daec3 (diff)
downloadikiwiki-c478168e95e87668945d2e41ff46074c30632603.tar
ikiwiki-c478168e95e87668945d2e41ff46074c30632603.tar.gz
web commit by JoshTriplett
-rw-r--r--doc/todo/integration_with_Firefox_and_Iceweasel_feed_subscription_mechanism.mdwn11
1 files changed, 11 insertions, 0 deletions
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]]