=== Plugin Name ===
Contributors: jeangalea
Donate link: http://www.jeangalea.com/wordpress/tidy-archives/
Tags: archives, tidy
Stable tag: trunk
Requires at least: 2.9
Tested up to: 3.1

Tidy Archives displays your archives in a more practical way. 

== Description ==

Tidy Archives will display your archives in a practical way. It displays links to monthly archives together with direct post links for the current year, while for previous years it only displays a link to the yearly archives.

The format in short:

Month Year
- list of posts in that month

followed by a list of previous years.

So the idea is to have the archives displayed like this example:

February 2011
- Post 3
- Post 2
- Post 1

January 2011
- Post 4
- Post 3
- Post 2
- Post 1

2010
2009
2008

== Installation ==

1. Upload `tidy-archives` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php tidy_archives(); ?>` in your templates

== Frequently Asked Questions ==

Have a question? Email me on wordpress@jeangalea.com.

== Screenshots ==

1. Tidy Archives in action on a page template.

== Changelog ==

= 1.0 =
* First release
