=== New Tag Cloud === Contributors: funnydingo Donate link: Tags: tag, cloud, widget Requires at least: 2.3.0 Tested up to: 2.3.0 Stable tag: 0.3 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, ...) 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