You are here

README.txt in Messaging 6.3

/* $Id: */

IMPORTANT:
----------
This is an extended xmpp messaging module. It needs the patched xmppframework included with the module.

It is currently under heavy development, unsupported and not advised for production sites.

Included modules:
- messaging_xmpp 		Basic handling of in/out XMPP messages
- messaging_xmppchat	Post and read to/from xmpp chat

These modules may depend on other modules included in these packages:
- http://svn3.cvsdude.com/devseed/sandbox/drupal-6/messaging_incoming/
- http://svn3.cvsdude.com/devseed/sandbox/drupal-6/messaging_processor/

The xmpp messaging module provides a hook into the messaging framework so you can send xmpp headline messages
for providing information and notifications.

For any other use, please use the original XMPPFramework by Darren Ferguson, http://drupal.org/project/xmppframework

File

messaging_xmpp/README.txt
View source
  1. /* $Id: */
  2. IMPORTANT:
  3. ----------
  4. This is an extended xmpp messaging module. It needs the patched xmppframework included with the module.
  5. It is currently under heavy development, unsupported and not advised for production sites.
  6. Included modules:
  7. - messaging_xmpp Basic handling of in/out XMPP messages
  8. - messaging_xmppchat Post and read to/from xmpp chat
  9. These modules may depend on other modules included in these packages:
  10. - http://svn3.cvsdude.com/devseed/sandbox/drupal-6/messaging_incoming/
  11. - http://svn3.cvsdude.com/devseed/sandbox/drupal-6/messaging_processor/
  12. The xmpp messaging module provides a hook into the messaging framework so you can send xmpp headline messages
  13. for providing information and notifications.
  14. For any other use, please use the original XMPPFramework by Darren Ferguson, http://drupal.org/project/xmppframework