=== WP ChatBlazer ===
Contributors: phylliserck
Donate link: http://wp-chatblazer.com/donate
Tags: wordpress chat, chat wordpress, chatroom, chatblazer, chat, live chat, embed chatroom, video chat, instant messaging, host chatroom, multisite, live chat, two-way chat
Requires at least: 2.8
Tested up to: 3.4.1
Stable tag: 1.6

WP Chatblazer is a plugin to allow you to embed a Chatblazer application on a Wordpress page.  Embed instant messaging and video chat directly on pages and posts with a simple shortcode.  Works on multisite.    

== Description ==

Embed a chatroom on Wordpress pages and posts with an easy to use shortcode. Host your own chatroom on your blog for a fun interactive experience with your audience.  Easy to use interface allows users to Video chat, send instant messages, and share all types of media, including pictures, youtube videos, and whiteboard drawings.  Requires Chatblazer account, free or paid.    

WP-ChatBlazer is available in:

* English

== Installation ==

The plugin is simple to install:

= Download `wp-chatblazer.zip` =
1. Unzip
2. Upload `wp-chatblazer` directory to your `/wp-content/plugins` directory
3. Go to the plugin management page and enable the plugin

= Configure WP Chatblazer =
Before adding a chat to your page/post, enter the chat host, chat height and other chat settings under [Settings -> WP-Chatblazer](http://options-general.php?page=wp-chatblazer&AID=121604&BID=13699 "Chat Options")

= Add WP Chatblazer =
* Use '[WP-ChatBlazer]' to add a chat to your Post or Page content
* Use the "WP Chatblazer" widget to add chat to a sidebar
* Use `<?php echo WP_Chatblazer(); ?>` to add chat to your theme

= Using Custom Page Template =
Copy the file WP_Chatblazer_template.php to your theme folder for a full page chat template

You can find full details of installing a plugin on the [plugin installation page](http://urbangiraffe.com/articles/how-to-install-a-wordpress-plugin/).

== Screenshots ==

1. WP-ChatBlazer Options
2. Embedded Chatblazer on a Wordpress page

== Documentation ==

Full documentation can be found on the [WP-ChatBlazer Page](http://wp-chatblazer.com) page.

== Frequently Asked Questions ==

= I get the message "Domain is not allowed to host this application" =

You will need to signup for a free hosted chat for your domain at www.chatblazer.com.

= Does Chatblazer run on an iPad? =

Because Chatblazer software uses Flash, it will NOT run on an ipad, or any other platform that does not natively support Flash. However, there is a non-flash version under development.

== Changelog ==

= 1.0   = 
* Initial release
= 1.1   =
* Added description, tags, and link to chatblazer in settings page
= 1.6   =
* Added a flash detection script to display an error message if the user does not have the minimum flash version that is required.
* Added a full page chat template for use in themes
* Added the WP Chatblazer Widget for easily adding chat to sidebars and footer
* Added the <?php echo WP_Chatblazer(); ?> function so that chat can easily be added to other themes
