=== Yahoo Messenger Online Status ===
Contributors: Huda Toriq
Tags: yahoo, messenger, online, status, sidebar, image, button
Requires at least: 2.0
Tested up to: 2.3
Stable tag: 0.3.1

Allows blog owners to show their Yahoo Messenger online status using their own status button.

== Description ==

With this plugin, Yahoo Messenger users can put a nice, fully customized image button that shows whether they're online or not on their blog.

== Installation ==

1. Download the archive file and decompress it. I can see that you've done this
2. Upload the whole folder named `ym-online-status` into your `/wp-content/plugins/` directory
3. Activate the plugin through the `Plugins` menu in WordPress
4. Configure this plugin through the `YM Status` menu below the `Options`
5. Put the button anywhere you like in your theme files by adding this PHP function: <?php get_ym_status ?>. It's up to you where you want to put it, but people usually prefer the sidebar.

== Frequently Asked Questions ==

= What should I do in the configuration page =

I've provided further information about configuring the plugin in my blog: 'http://hudatoriq.web.id/wp-hacks/ym-online-status'.

= How do I use my custom images as YM status button =

It's simple. Create a pair of images (online and offline button), Upload those images into `/wp-content/plugins/ym-online-status/images/`. See about the rules of naming the images at the plugin page `http://hudatoriq.web.id/wp-hacks/ym-online-status`

