=== Index tag page ===
Contributors: Mat_
Donate link: http://www.kune.fr/
Tags: tag, page, index
Requires at least: 2.0.2
Tested up to: 2.7.1
Stable tag: 1.0

With this plugin, you will be able to display an index with all your tags, sort alphabeticaly.

== Description ==

With this plugin, you will be able to display an index with all your tags, sort alphabeticaly.
The shortcode is `[indextag nb=XX ul=YY li=ZZ letter=LL menu=1/0]`.

* XX is the number of tag that you want to display 
* YY is the class of the ul if you need it
* ZZ is the class of the il if you need it
* LL is the class of the span containing the index letters
* 1 display the menu | 0 hide the menu


== Installation ==

1. Upload `index-tag-page.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place `[indextag nb=XX ul=YY li=ZZ letter=LL]` according to the description

== Frequently Asked Questions ==

= Is it work with Wordpress MU? =

Of course it is.

== Demonstration ==

You can see an example of the functionnality of this plugin at [Kune.fr](http://kune.fr/index-des-tags/ "Kune.fr Tag Index Page")

== Changes ==

* 1.2 : Adding an optionnal menu (buddypress like)
* 1.1 : Adding more options to the plugin
* 1.0 : First release of the plugin
