XMPP URIs

From XMPP WIKI
Revision as of 18:47, 26 June 2006 by Stpeter (talk | contribs)
Jump to navigation Jump to search

An XMPP URI is a Uniform Resource Identifier that makes a Jabber ID "clickable" in web browsers and such. Unfortunately, support for XMPP URIs is not (yet!) common in popular software applications, so you need to set it up manually. This page describes how...

Firefox

To XMPP URIs clickable in the Firefox web browser, do this:

  1. Type "about:config" in the url bar
  2. Right-click and select New->String
  3. Enter "network.protocol-handler.app.xmpp" as the preference name
  4. Enter the application to run


Linux

Mac OS X

Install the XMPP-IRI helper application linked to from here.

Windows