History: PluginJabber
Preview of version: 1
- «
- »
Runs a Java applet that connects to a local (top the webserver running Tiki) Jabber service.
Written by Dennis Heltzel, 9/15/2003
You can only use this plugin to connect to a jabber server that is running on the same server as the http server for tiki. This is a constraint of the applet for security reasons. you can get more info about that at http://jabberapplet.jabberstudio.org.
{JABBER(height=>200,width=>200,xmlhostname=>jabber.org,defaultColor=>255,255,255)}{JABBER}
To make this plugin work:
- get the JabberApplet from here: http://jabberapplet.jabberstudio.org/JabberApplet.jar
- put it in a directory called jabber under $TIKI_BASE/lib, the path must resolve to: lib/jabber/JabberApplet.jar
- make sure your local jabber server is started and you know it's name
- substitute the name of your local jabber server for 'jabber.org' in the example above and put it into a wiki page.