=== Post Theming ===
Contributors: grandslambert
Donate link: http://plugins.grandslambert.com/post-theming-donate
Tags: index, contents, pages
Requires at least: 2.9
Tested up to: 3.1
Stable tag: trunk

Allows you to change how posts will appear in lists on your web site.

== Description ==

Allows you to change how posts will appear in lists on your web site.

= Features =

* Add multiple rows with different columns per row.
* Uses featured images and allows for custom image sizes for each row.
* Option to show a different title and/or content in the lists.
* You choose which list pages will use the formatting (one style for all right now).

== Installation ==

1. Upload `post-theming` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure the plugin on the settings screen in the Posts menu.

== Frequently Asked Questions ==

= How can I get support? =

Support is available on our support forums at http://support.grandslambert.com/forum/post-theming

== Screenshots ==

1. The settings screen.
2. Sample output.

== Changelog ==

= 0.3 - February 19th, 2010 =

* Cleaned up the code and moved the CSS into the correct WordPress filters.
* Fixed an issue where languages would not load properly.
* Added options to select which post types are themed.
* Fixed an issue where the post theming meta box was not displayed on all post types.

= 0.2 - September 1st, 2010 =

* Added an option to apply the style on pages - fixes and issue where all pages used the theming.
* Added an option to apply the style on single posts.
* Fixed the display on the options page for selecting the types of pages.
* Added a .pot file for the plugin for language translation.

= 0.1 - August 26th, 2010 =
* Initial Release

== Upgrade Notice ==

= 0.3 =
No bug fixes, but allows you to select which post types to theme.

= 0.2 =
There was a small fix and it is recommended to update.

= 0.1 =
First version, no upgrade necessary.