This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Jaiku for WordPress

Description

Jaiku for WordPress displays yours latest jaikus in your WordPress blog.

Features

*  Simply
*  Customizable
*  Widget support
*  No options page (yes, its a feature)
*  Uses WordPress resources (no extra files needed)
*  Detects URLs, e-mail address and @username replies

Usage

If you use WordPress widgets, just drag the widget into your sidebar and configure. If widgets are not your thing, use the following code to display your public Jaiku messages:

<?php jaiku_messages("username"); ?>

For more info (options, customization, etc.) visit the plugin homepage.

Customization

The plug in provides the following CSS classes:

* ul.jaiku: the main ul (if list is activated)
* li.jaiku-item: the ul items (if list is activated)
* p.jaiku-message: each one of the paragraphs (if msgs > 1)
* .jaiku-timestamp: the timestamp span class
* a.jaiku-link: the tweet link class
* a.jaiku-user: the @username reply link class

Credits

Ronald Heft – The plugin is highly based in his Pownce for WordPress, so the major part of the credits goes to him.
Michael Feichtinger – For the multi-widget feature.

Contact

Suggestion, fixes, rants, congratulations, gifts et al to rick[at]jinlabs.com

Installation

Drop jaiku-for-Wordpress folder into /wp-content/plugins/ and activate the plug in the WordPress admin area.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Jaiku for WordPress” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Jaiku for WordPress” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.