=== Better tag cloud widget ===
Contributors: nkuttler
Author URI: http://www.nkuttler.de/
Plugin URI: http://www.nkuttler.de/nktagcloud/
Donate link: http://www.amazon.de/gp/registry/24F64AHKD51LY
Tags: tag, tags, tag cloud, tagging, admin, plugin, widget, widgets
Requires at least: 2.6.0
Tested up to: 2.7-beta1
Stable tag: 0.2.0
A better tag cloud widget.
== Description ==
Make the options for wp_tag_cloud() available to the tag cloud widget. No fundamental changes to the default tag widget, but this one has more configuration options. I need this plugin because the default one's HTML markup deosn't play nicely with my CSS.
== Installation ==
Unzip, upload to your plugin directory, enable the plugin. Add the widget in your dashboard's Design section and configure it as you like.
== Screenshots ==
1. The config options.
2. The widget itself. Live demo of the widget at my blog.
== Frequently Asked Questions ==
None yet.
== Compatibility ==
Please tell me if you use it successfully on older blogs (<2.6)
== Changelog ==
0.2.0 Add default CSS style for the list format
0.1.1 Doc updates, fix typo
0.1.0 Release