Skip to main content

A chat product for plone

Project description

qi.LiveChat Package Readme
=========================

Overview
--------

qi.LiveChat is a simple ajax chat product for plone.

It requires an external utility that handles message keeping. At the moment only an xmlrpc server is provided. However it is very easy to add other implementations in order to use sql or use a logging facility.

Installation
------------
1) Using buildout
Add qi.LiveChat to your eggs and zcml sections. Installation can also add a script called "livechat_server" to your buildout's bin directory (see "Usage"). In order to do that
add the following section to your buildout

[scripts]
recipe = zc.recipe.egg
eggs = qi.LiveChat

and do not forget to add scripts to the parts list.

2) Without buildout
This package is an egg, if you don't use buildout put it in INSTANCE/lib/python and add a file named qi.LiveChat-configure.zcml in INSTANCE/etc/package-includes with the following line:

<include package="qi.LiveChat" file="configure.zcml" />

You will of course need to run the qi.LiveChat/qi/LiveChat/server/xmlrpcServer.py script manually.

Go to portal quick installer and install qi.LiveChat.
Add a chat room and chat away!

Usage
-----
In order to use the provided xmlrpc message keeper you have to run the qi.LiveChat/qi/LiveChat/server/xmlrpcServer.py script. If you used buildout and followed the directions above, there should exist a link named livechat_server provided for convenience inside your buildout's bin folder.

Written by G. Gozadinos http://qiweb.net
Smiley support code borrowed from PloneBoard.
Changelog for qi.LiveChat

(name of developer listed in brackets)

qi.LiveChat - 0.2
- Removed the need for twisted, now uses SimpleXMLRPCServer
- Using buildout will add a link in /bin to the xmlrpc server
[G. Gozadinos]

qi.LiveChat - 0.1

- Initial version.
[G. Gozadinos]

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

qi.LiveChat-0.21.tar.gz (23.7 kB view details)

Uploaded Source

Built Distribution

qi.LiveChat-0.21-py2.4.egg (40.9 kB view details)

Uploaded Source

File details

Details for the file qi.LiveChat-0.21.tar.gz.

File metadata

  • Download URL: qi.LiveChat-0.21.tar.gz
  • Upload date:
  • Size: 23.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for qi.LiveChat-0.21.tar.gz
Algorithm Hash digest
SHA256 5c186125fdbf9806c2380c6522121d5290db3ba395f03e141f8baa743dea15cf
MD5 4d8e2cb87a905b12be97570efafaf50e
BLAKE2b-256 e496ab1ee79d7ba9811e7abf1776727ad836357fd4419379898761c21e18b99a

See more details on using hashes here.

File details

Details for the file qi.LiveChat-0.21-py2.4.egg.

File metadata

File hashes

Hashes for qi.LiveChat-0.21-py2.4.egg
Algorithm Hash digest
SHA256 3a99d076b979a2109178ef351aa43602600917077477433647a0f8c8d7baf670
MD5 00f77d8152f28b8496ae39a79769dcad
BLAKE2b-256 b1eff028ecd41931c0b52325b0649243d3a10c8f4da29f4ada38a9f9a615103b

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