Difference between revisions of "XMPP URIs"

Jump to navigation Jump to search
8 bytes added ,  21:02, 5 April 2010
m
no edit summary
m
Line 49: Line 49:


== Windows ==
== Windows ==
Paste the following in Notepad and save to a file with an ".reg" extension.  Then double-click on it and answer yes to the prompt to import the settings into your registry.  Be sure to enter the path to your XMPP-URI capable Jabber client.  See the [http://msdn.microsoft.com/workshop/networking/pluggable/overview/appendix_a.asp Registering an Application to a URL Protocol] article in [http://msdn.microsoft.com MSDN] for more details.
Paste the following in Notepad and save to a file with an ".reg" extension.  Then double-click on it and answer yes to the prompt to import the settings into your registry.  Be sure to enter the path to your XMPP-URI capable Jabber/XMPP client.  See the [http://msdn.microsoft.com/workshop/networking/pluggable/overview/appendix_a.asp Registering an Application to a URL Protocol] article in [http://msdn.microsoft.com MSDN] for more details.
<pre>
<pre>
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00
Line 62: Line 62:
</pre>
</pre>


= Jabber Clients =
= Jabber/XMPP Clients =
List clients supporting XMPP URIs here.
List clients supporting XMPP URIs here.


Line 211: Line 211:
</pre>
</pre>


That's all you technically need to do. It can also make things prettier though if you add the Jabber icon next to all such links. To do this, locate the .css file for the skin you are using (e.g. skins/monobook/main.css) and append the following code:
That's all you technically need to do. It can also make things prettier though if you add the XMPP icon next to all such links. To do this, locate the .css file for the skin you are using (e.g. skins/monobook/main.css) and append the following code:
<pre>
<pre>
#bodyContent a[href ^="xmpp:"],
#bodyContent a[href ^="xmpp:"],
216

edits

Navigation menu