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

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

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


Revision 1.5 - (show annotations) (download)
Thu Apr 10 02:03:17 2008 UTC (19 months, 2 weeks ago) by danielskeenan
Branch: MAIN
CVS Tags: DRUPAL-6--1-1, HEAD
Changes since 1.4: +1 -1 lines
File MIME type: text/plain
Fixed CVS Id problem
1 ; $Id: $
2
3 ********************
4 * Module Functions *
5 ********************
6 This module allows a Jaiku stream to be cleanly added in a block
7 The Full Stream, User Info, and the current presence information are supported.
8
9 ****************
10 * Installation *
11 ****************
12 Just drop it into the normal place and turn it on via Administer > Site building > Modules.
13 Before the module can be fully used, it must first be configured in Administer > Site configuration > Jaiku Settings.
14
15 Usage:
16 Configure what to display in the block configuration panel.
17 Configuration differs depending on the type of stream to display, as set above.
18
19 *******************
20 * IMPORTANT NOTE! *
21 *******************
22 Because this module uses JSON to interact with the Jaiku API, it requires PHP 5.2 or later. If you have the JSON PECL extension installed and wish to use this module, simply remove line 7 in the jaiku.info file and enable the module as you would any other module. Note that whenever you upgrade this extention, you will have to make this change again.

  ViewVC Help
Powered by ViewVC 1.1.2