=== Plugin Name ===
Contributors: artesea
Donate link: http://blog.artesea.co.uk/donate
Tags: schedule, scheduler, planner
Requires at least: 2.8
Tested up to: 2.9
Stable tag: 0.2

Displays a list of the last two posts, plus the scheduled posts on the Edit/New Post page to allow you to plan your posts schedules. 

== Description ==

Displays a list of the last two posts, plus the scheduled posts on the Edit/New Post page to allow you to plan your posts schedules. 

== Installation ==

Recommend you use the built in plugin uploader which comes with WordPress, but if you prefer the manual way

1. Upload `scheduler-planner.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Can I change the number of posts shown =

At present there are no settings, you can manually change the values in the PHP if you are confident though

== Screenshots ==

1. How it appears on your Edit/New Post page

== Changelog ==

= 0.2 =
* Have used Javascript and CSS to only show the first 5 scheduled posts, with a link to show the rest.

= 0.1 =
* First stab at making a plugin

== Upgrade Notice ==

= 0.2 =
Just a simple GUI change