/[drupal]/contributions/modules/xmppframework/README.txt
ViewVC logotype

Contents of /contributions/modules/xmppframework/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Oct 2 20:57:51 2008 UTC (13 months, 3 weeks ago) by darrenferguson
Branch: MAIN
CVS Tags: DRUPAL-6--2-1, DRUPAL-6--2-0, DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-6--1, DRUPAL-6--2
File MIME type: text/plain
Committing the xmppframework to the repository
1 /* $Id: */
2
3 The xmppframework module provides a framework and contributed modules for XMPP for Drual
4
5 The modules main purpose is too provide an api that other modules can utilize without worrying about
6 the underlying transport that is being utilized to fulfill the connection.
7
8 INSTALLATION
9 ------------
10
11 Install and enable the Xmppframework Drupal module as you would any Drupal module.
12
13 Configure the module at Administer > XMPPFramework
14
15 MODULE HOOKS
16 ------------
17 The module provides hook_xmpp() which allows you to give an api that you wish to utilize for transport.
18 The hook will return information about the api and the relevant functions and supported functionality.
19
20 DEPENDENCIES
21 ------------
22 Module is written purely for Drupal 6.x core.
23
24 CREDITS
25 -------
26 Developed and maintained by Darren Ferguson <darren.ferguson [at] openband [dot] net>
27 Sponsored by OpenBand <http://tech.openband.net/>

  ViewVC Help
Powered by ViewVC 1.1.2