Skip to main content

Integrate iJab(an open source XMPP web chat client recommended by xmpp.org) to your plone site.

Project description

Introduction
============
anz.ijabbar integrate iJab(an open source XMPP web chat client recommended by xmpp.org)
to your plone site.

Overview
========
anz.ijabbar add a new viewlet -- 'anz.ijabbar' to the page footer region. So in any page used
main_template, you will see a facebook chat bar liked float toolbar under the bottom of
your page, you can use it to chat with others.

Use cases
=========
* Allows users in your plone site to chat each other.
* Allows multiple users of your plone site to chat together.
* Used to provide online support on your plone site.
* Used as a notification tool on your plone site.

Features
========
* Based on standard XMPP protocol
* Cross-browser compatible
* Easy integration with your plone website
* Theme support
* In-browser, non pop-up browser window
* New Message Notification
* Sound support
* MUC
* User Search
* Roster Management
* Typing notify
* Synchronized multiple windows
* VCard Support
* Smileys Support
* SSO support
* Easy custom toolbox in chat bar
* Black-list support

Requirements
============
* Plone 3.0 or later

Notes
=====
anz.ijabbar was configured to connect our company's XMPP server by default. After you
installed anz.ijabbar and refresh your page, you will login to our server as anonymous
automatically. You can chat with us to experience the product. If you like it you should
read the following section to do more integration work.

Full Integration Works You Should Do?
=====================================
* Deploy your own XMPP server
* Integrate your plone site with your XMPP server
- users integration
- friends mechanism
- SSO
- ...

* Configure anz.ijabbar
- login in as site administrator
- goes to ZMI and enter {your site url}/portal_properties/anz_ijabbar_properties
- configure as your situation

Installation
============
To install anz.ijabbar into the global Python environment (or a workingenv),
using a traditional Zope 2 instance, you can do this:

* When you're reading this you have probably already run
``easy_install anz.ijabbar``. Find out how to install setuptools
(and EasyInstall) here:
http://peak.telecommunity.com/DevCenter/EasyInstall

* Create a file called ``anz.ijabbar-configure.zcml`` in the
``/path/to/instance/etc/package-includes`` directory. The file
should only contain this::

<include package="anz.ijabbar" />


Alternatively, if you are using zc.buildout and the plone.recipe.zope2instance
recipe to manage your project, you can do this:

* Add ``anz.ijabbar`` to the list of eggs to install, e.g.:

[buildout]
...
eggs =
...
anz.ijabbar

* Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

[instance]
recipe = plone.recipe.zope2instance
...
zcml =
anz.ijabbar

* Re-run buildout, e.g. with:

$ ./bin/buildout

You can skip the ZCML slug if you are going to explicitly include the package
from another package's configure.zcml file.

In Plone just add "anz.ijabbar" product with quick_installer, or install "anz.ijabbar"
by portal_setup.

ToDo
====
* More documentations about integrate anz.ijabbar with your XMPP server.
* Implement a 'friends mechanism', to let you only add your friends to your IM network.
* SSO support.

Changelog
=========

1.1
-------------------
Register skins directory bugfix. Without recursive="True" deeper directories won't be registered.


1.0
-------------------

- Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anz.ijabbar-1.1.tar.gz (2.6 MB view details)

Uploaded Source

Built Distribution

anz.ijabbar-1.1-py2.4.egg (2.6 MB view details)

Uploaded Source

File details

Details for the file anz.ijabbar-1.1.tar.gz.

File metadata

  • Download URL: anz.ijabbar-1.1.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for anz.ijabbar-1.1.tar.gz
Algorithm Hash digest
SHA256 cfff6eee95ad6f66876a07d429a87451f34f6c8f03a7114a91f53adb52ba3bae
MD5 dbe70f984fd7564cf98d16566f789e7a
BLAKE2b-256 1d141a3c357711c5225d1a29feb10436e7aee558727477c920e6a5ef2cf8b983

See more details on using hashes here.

File details

Details for the file anz.ijabbar-1.1-py2.4.egg.

File metadata

File hashes

Hashes for anz.ijabbar-1.1-py2.4.egg
Algorithm Hash digest
SHA256 06cc7a70ed33fd80e3007db9c0d450f2f4dc17a8cfa1d6fbedd1990fc2ef46c9
MD5 6bbb52767f6af36ca97d4480ee73a972
BLAKE2b-256 2d36861e7d75b9dad20fd3b09e06716358cc10ff8e5b15dc5906e469f1579b58

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page