| 1 |
$Id$
|
| 2 |
|
| 3 |
Welcome to jaiku.module. This is an early prototype of a module
|
| 4 |
designed to send updates to Jaiku streams. It is under active development.
|
| 5 |
|
| 6 |
FEATURES
|
| 7 |
--------
|
| 8 |
* Sends update to Jaiku stream whenever an enabled account posts a new node.
|
| 9 |
|
| 10 |
|
| 11 |
INSTALL REQUIREMENTS
|
| 12 |
--------------------
|
| 13 |
1. Enable module from admin interface.
|
| 14 |
2. For each user who wishes to update their Jaiku streams, they need to visit
|
| 15 |
their account and enter their Jaiku username and Jaiku API key.
|
| 16 |
The Jaiku API key can be obtained by logging into Jaiku in the normal way,
|
| 17 |
and then visiting http://api.jaiku.com/.
|
| 18 |
|
| 19 |
BUGS / TO DO
|
| 20 |
------------
|
| 21 |
* No known bugs -- yet. :-)
|
| 22 |
* Lots of things to do.
|
| 23 |
|
| 24 |
CONTRIBUTORS
|
| 25 |
------------
|
| 26 |
* Chris Johnson (#drupal:chrisxj, http://drupal.org/user/2794).
|
| 27 |
* Thanks to James Walker for his Twitter module, which provided the idea and outline.
|