https://bugs.gpodder.org/show_bug.cgi?id=58
--- Comment #7 from Thomas Perl <[email protected]> 2011-04-04 16:01:04 BST --- (In reply to comment #6) > I think we can use window.navigator.registerContentHandler [1] to modify the > settings. An appropriate target URL [2] already exists. > > > [1] > https://developer.mozilla.org/En/DOM:window.navigator.registerContentHandler > [2] http://gpodder.net/subscribe?url={Feed-URL} Sounds good! So we should probably just detect the "Firefox" string in the User-agent, and then display some button on e.g. the start page of logged in users to add the handler via JavaScript (when clicked). -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
