=== New Tag Cloud === Contributors: funnydingo Donate link: Tags: tag, cloud, widget Requires at least: 2.3.0 Tested up to: 2.3.2 Stable tag: 0.4 A small plugin to add a tag cloud (directly in the theme or as widget) == Description == New Tag Cloud is a little WordPress plugin wich generates a tag cloud. New Tag Cloud uses the new WordPress own tagging feature, so that you don't need any tagging plaugin. You can use New Tag Cloud directly in the theme or as widget. Configurebale options * widget box title * how much tags should be shown * biggest font size * smallest font size * font size stepping * font size type (px, em, ...) v0.5 is ready to download for testing! Take a look to "Other versions" (in the right sidebar). Please leave a comment on the project page of my blog, if you found a bug or want tell me, that it works for you. == New in version 0.4 == Now the plugin supports a filter. So you are able to place "<!--new-tag-cloud-->" in a post or on a page and the tag cloud will be shown there. Thanks to Christian for providing the code for this feature! Also there is a small bug fix. Know it's possible to change to option 'CSS size type'. == New in version 0.3 == * New way to configure the plugin (Settings > New Tag Cloud) * Modify html code before and after the entries * Tags of not publish posts are ignored == New in version 0.2 == You can use New Tag Cloud directly from your theme (maybe in footer or if your sidebar don't supports widgets). Thanks to tekanji for testing ;-) == Installation == Installation is very easy: 1. Upload `newtagcloud.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Check out the 'Widgets' tab in the 'Theme' menu and drag the 'New Tag Cloud' widget to your sidebar. Usieng directly from a theme file: Follow the steps 1 and 2 above. Step 3 is to place this code into your theme file: `` As you can see, the new way is to call only newtagcloud(). == Frequently Asked Questions == N/A == Screenshots == 1. Place the widget where you want 2. The widget configuration dialog 3. The plugin configuration page