=== Multi-column Tag Map === Contributors: tugbucket Tags: tags, lists, expandable, column, alphabetical Requires at least: 2.1 Tested up to: 2.8 Stable tag: 0.2 Multi-column Tag Map display a columnized, alphabetical and expandable listing of all tags used in your site. == Description == Multi-column Tag Map display a columnized, alphabetical and expandable listing of all tags used in your site. This makes it easier for visitors to quickly search for topics that might intrest them. = Features = * Alphabetically lists all tags used in the site * Display tags in one to five columns * The initial amount of tags from each letter, can be limited * jQuery Show/Hide effect * Customizable "show more" link == Installation == Drop mcTagMap folder into /wp-content/plugins/ and activate the plug in the Wordpress admin area. Add this where you want the listing to appear. `` `` `` = Defaults = * columns = 2 * more = View more * hide = no * num_show = 5 = Example = `` `` `` = Note = You must have jQuery in order to use the show/hide feature == Frequently Asked Questions == none == Screenshots == 1. Default view.`/trunk/screenshot-1.gif` 2. Four columns with hiding. `/trunk/screenshot-2.gif` == Changelog == 10/19/09 - Updated the plugin PHP to correct the CSS path.