[Show/Hide Right Column]

Chat using Jabber
Print
Tags: plugin

Plugin Jabber

This Wiki Plugin allows a Jabber Chat with Tikiwiki: runs a Java applet that connects to a local (same machine as the webserver running Tiki) Jabber service. Written by Dennis Heltzel, 9/15/2003

Jabber, in short, is a open protocol for chat, using the Extensible Messaging and Presence Protocol (XMPP), which is an open, XML-based protocol for near-real-time, extensible instant messaging (IM) and presence information (a.k.a. buddy lists). It is the core protocol of the Jabber Instant Messaging and Presence technology. The protocol is built to be extensible and other features such as Voice over IP and file transfers have been added.

Jabber.org

Requirements

  • A Jabber server on your web host (same PC)
  • JAVA enabled browsers

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.

This page has been added to the list of errors since the above link is broken (24 Sep 2009). It may be temporarily unavailable as many links on the jabberstudio site are not working. An alternative applet may be needed if this link is permanently down.

Installation

To make this plugin work:

  1. get the JabberApplet from here: http://jabberapplet.jabberstudio.org/JabberApplet.jar
  2. put it in a directory called jabber under $TIKI_BASE/lib, the path must resolve to: lib/jabber/JabberApplet.jar
  3. make sure your local jabber server is started and you know it's name
  4. substitute the name of your local jabber server for 'jabber.org' in the example above and put it into a wiki page.

Usage

To display a module in a wiki page, use the syntax:

{JABBER(height=>200, width=>200, xmlhostname=>jabber.org, defaultColor=>255,255,255)} {JABBER}

ParameterAccepted valuesEffectSince
height number pixels
width number pixels
xmlhostname name name of jabber host
defaultColor 3 numbers RGB?

Example

This code,

{JABBER(height=>200, width=>200, xmlhostname=>jabber.org, defaultColor=>255,255,255)} {JABBER}

Would produce:

screenshot needed. Add it here if you can take one
Related pages

Contributors to this page: lindon2331 points  , Xavi36278 points  , system and SilverDragon20 points  .
Page last modified on Saturday 03 July, 2010 22:47:44 UTC by lindon2331 points .

Find by Page Name

Exact match

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki documentation and should correspond to development keywords (bug reports and feature requests):