=== Plugin Name ===
Contributors: michaelha, oltdev
Tags: sitemap, tags
Requires at least: 2.8
Tested up to: 3.0
Stable tag: 1.0

Creates a shortcode `[tagged-sitemap]` that renders a nested list with 
all the pages and tags for page. When a tag is clicked, related pages are then highlighted.

Required plugins: [Page Tagger](http://wordpress.org/extend/plugins/page-tagger/ "Page Tagger") or [Simple Tags](http://wordprss.org/extend/plugins/simple-tags/ "Simple Tags")

Some example: [UBC LEAP](http://leap.ubc.ca/sitemap "UBC LEAP")

== Installation ==

1. Download the plugin package `tagged-sitemap.zip`
2. Unzip the package and upload to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= The plugin doesn't do anything! =

First make sure you have either *Page Tagger* or *Simple Tags* plugins 
installed and have tagged at least one page.

Create a page named *Sitemap* and insert the shortcode 
`[tagged-sitemap]` to the page. Then you will see the sitemap.

== Changelog ==

= 1.0 =
* Initial release.
