Community Cloud Plugin for Wordpress
====================================

Introduction
-------------
This plugin searches your wordpress database for all unique commenters, 
who have a website/blog URI and creates a weighted 'cloud' of links to all your commenters. 
Much like a tag cloud, but for your commenters.

Installation
-------------

1. Extract and copy the community_cloud folder to your wordpress plugins directory (/wp-content/plugins/)
2. Activate your plugin in the Plugins section of your blog's admin.
3. In the Options -> Community Cloud section change the default settings to fit your blog.

Usage
-----

Once installed, to display the community cloud on your blog do the following:
1. Create a new Page on your blog
2. In the Page Content text area, enter the tag <!--community cloud--> where you want the community cloud to appear.
3. Publish

That's it. Go to your newly created community cloud page and check it out :)

== Change Log ==

1.1: 
====
* added mysql_escape_string for security
1.0: 
====
* initial release


Have Fun.

Miguel dos Santos
Your Group of Web AddiCT(s);
http://www.webaddict.co.za
