Feed Handling/Configuration: Difference between revisions

some reference that was hard to find
No edit summary
 
(some reference that was hard to find)
 
Line 1: Line 1:
TBD.
Feed handler registration is done through the registerContentHandler DOM method.
 
More information on the MDC:
* http://developer.mozilla.org/en/docs/Adding_feed_readers_to_Firefox
* http://developer.mozilla.org/en/docs/DOM:window.navigator.registerContentHandler
 
And the WHATWG draft:
* http://www.whatwg.org/specs/web-apps/current-work/
10

edits