collective.habla

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Giorgio Borelli last modified Feb 16, 2011 02:07 AM

Hab.la web chat for Plone

Project Description

Introduction

This plugin integrate hab.la web chat in a Plone portal. To use hab.la chat you should register an account at http://www.hab.la/ website.

Requirements

  • plone >= 3.2.1
  • plone.app.registry >= 1.0a1

For more information: http://www.hab.la/

Usage

Dependencies are not specified in setup.py. You should add this to your buildout:

[buildout]
...
eggs =
    collective.habla
    zope.i18n>=3.4
    plone.app.registry
...
[instance]
...
zcml =
    collective.habla

Install this product from the Plone control panel. Get an account id at http://www.hab.la/ of the form 0000-00000000-00-0000 Look for "Habla User Id" in the "configuration registry" in the Plone control panel and paste your account id.

To enable the chat in a page navigate to that page, and choose "Enable chat" from the Actions menu. The chat will show for every user viewing that page. To disable it, click on "Disable chat" in the actions menu.

Contributors

  • Giorgio Borelli - gborelli
  • Silvio Tomatis - silviot

Known issues

After product reinstall the configuration registry entry doesn't work. Reinstalling plone.app.registry as well solves the problem.

Changelog

0.3 (2009-06-05)

  • Plone UI internationalized.
  • Added Italian translation
  • Added portal messages on enable/disable chat.
  • A bit more documentation about installation and usage.

0.2 (2009-06-05)

  • Added UI for Plone to enable/disable chat on any content.

0.1 (2009-06-05)

  • Initial release

TODO

  • change the architecture a bit so that we can show the chat on children objects too, marking a single folder and having the chat available in its whole subtree.

Current Release
collective.habla 0.3

Released Jun 05, 2009 — tested with Plone 3

Hab.la web chat for Plone (improvements)
More about this release…

Download file Get collective.habla for all platforms
collective.habla-0.3.tar.gz
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
0.3 Jun 05, 2009 Hab.la web chat for Plone (improvements) More about this release…
Plone 3
final
0.2 Jun 05, 2009 More about this release… final
0.1 Jun 05, 2009 Hab.la web chat for Plone More about this release…
Plone 3
final

Comments (0)