Jaiku API
tomsun - January 3, 2008 - 04:08
Provides means for fetching content from and posting content to the microblogging / presence platform Jaiku.com.
jaiku.module
- Provides wrapper functions for the available API calls (see api.jaiku.com)
jaiku_user.module
- Allows users to enter their jaiku username and jaiku API key in their Drupal user profile.
- Provides functions to other modules for posting jaikus as the current user or a specific user.
jaiku_crosspost.module
- Crossposts nodes to the user's jaiku stream upon creation, if the user has provided a jaiku API key.
(Currently posts ALL nodes, admin interface coming...)
Initial development by Tom Sundström for Bambuser.
Inspired by the Twitter module.
