Firefox2/L10n Requirements: Difference between revisions

Line 211: Line 211:
=== RSS Feed Handlers ===
=== RSS Feed Handlers ===


As with the search plugins, a list of default RSS handlers and order will be provided.
Locales can now include up to three localized RSS feed handlers.  As an example of the format, here are the defaults from en-US:


''Names, URLs, and order are still hard-coded in the code today; see {{bug|342943}}This bug will be fixed for beta 2.''
browser.contentHandlers.types.0.title=Bloglines
browser.contentHandlers.types.0.uri=http://www.bloglines.com/login?r=/sub/%s
  browser.contentHandlers.types.1.title=Google
browser.contentHandlers.types.1.uri=http://fusion.google.com/add?feedurl=%s
browser.contentHandlers.types.2.title=My Yahoo
browser.contentHandlers.types.2.uri=http://add.my.yahoo.com/rss?url=%s


Locale maintainers may want to suggest alternative RSS feed handlers which may be more appropriate (localized, larger market share, better user experience) for a given locale.
Locale maintainers may want to suggest alternative RSS feed handlers which may be more appropriate (localized, larger market share, better user experience) for a given locale. Please file an approval bug for these requests as soon as possible!


=== Safesearch (Anti-Phishing) ===
=== Safesearch (Anti-Phishing) ===
64

edits