deleolajide / openfire-candy

Automatically exported from code.google.com/p/openfire-candy
1 stars 1 forks source link

=Introduction= Candy (Chats Are Not Dead Yet) was developed by Michael Weibel (@weibelm) and Patrick Stadler (@pstadler) on behalf of their employer Amiado Group.

It provides group and private chat for collaborative working between teams.

This plugin makes Candy work out of the box with Openfire providing the following features:

https://openfire-candy.googlecode.com/files/Image19.png

=Example Webclient Configuration=

{{{

Candy.init('/http-bind/', { core: { debug: false, websockets: true}, view: { resources: '../res/' } });

Candy.Core.connect();

}}}

https://openfire-candy.googlecode.com/files/Image21.png

=Installation=

=Openfire Properties=

||Property||||Default Value||||Description|| ||candy.webapp.name||||candy||||Web application root name||

=Dependencies=