Firefox3/ContentManagement:Handlers: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
* [http://www.iana.org/assignments/uri-schemes.html IANA Official list?]
* [http://www.iana.org/assignments/uri-schemes.html IANA Official list?]
* [http://www.whatwg.org/specs/web-apps/current-work/#custom-handlers What WG Handlers]
* [http://www.whatwg.org/specs/web-apps/current-work/#custom-handlers What WG Handlers]
* [http://en.wikipedia.org/wiki/URI_scheme Wikipedia list of common URI Schemes]


{| class="fullwidth-table"
{| class="fullwidth-table"
Line 30: Line 31:
|-
|-
| rtsp || ||
| rtsp || ||
|-
| feed || ||
|-
| aim || ||
|-
| skype || ||
|-
|-
|colspan="3"| <b><i>Rare</i></b>
|colspan="3"| <b><i>Rare</i></b>

Revision as of 01:32, 14 June 2007

One of the new features of Firefox 3 is the ability to map a URL protocol segment to either a website or local application.

This document attempts to document some of the commonly seen protocols on the net and offer some of the handlers that we may want to include as default options.

Feature Functional description appears at http://wiki.mozilla.org/User:Dmose:Fx-Docs:ContentTypeProcessing.

Protocols

MIME Types & Filename Extensions

Protocol Candidate Apps/ Web Services Comments
Common
file Handled by Firefox
http/https Handled by Firefox
ftp Handled by Firefox
mailto Yahoo Mail, GMail, Hotmail, WinOS MAPI, Mail.app, Thunderbird
webcal Google Calendar, Thunderbird, iCal
news/snews Google News, Thunderbird,
irc/ircs
rtsp
feed
aim
skype
Rare
gopher Handled by Firefox
tel Skype, other VOIP app?
telnet ?
(See about:config, "protocol-handler" ?
Mime Type Extensions Candidate Apps/ Web Services Comments
Common
application/pdf pdf Adobe Acrobat Reader
video/qt qt Apple Quicktime
...

RSS Feeds

  • Is this a separate beast?
RSS Type Candidate Apps/ Web Services Comments
Common
ATOM, text/img ? Are there content indicators?
RSS 2, text/img LiveBookmarks, Google, My Yahoo, bloglines, <ClientApp> ?
RSS 2, Video? Miro/Democracy Player, NetnewsWire? ?
RSS 1 ? ?

Questions