=== Schedule Posts Calendar === Contributors: GregRoss Plugin URI: http://toolstack.com/schedulepostscalendar Author URI: http://toolstack.com Tags: admin posts calendar Requires at least: 3.0.0 Tested up to: 3.4.1 Stable tag: 3.2 Adds a JavaScript calendar to the scheduled publish widget to allow you to select a date and time graphically instead of via the text entry boxes. == Description == Adds a JavaScript calendar to the scheduled publish widget to allow you to select a date and time graphically instead of via the text entry boxes. This plugin uses the gpl'd dhtmlxcalendar (http://dhtmlx.com/docs/products/dhtmlxCalendar/index.shtml) for the calendar control. This code is released under the GPL v2, see license.txt for details. == Installation == 1. Extract the archive file into your plugins directory in the schedule-posts-calendar folder. 2. Activate the plugin in the Plugin options. == Frequently Asked Questions == = What browsers are supported? = Try it and find out, the javascript to insert the calendar is pretty standard and has been tested on: * IE9 (note, do NOT use compatibility mode) * Opera 11.6+ * FireFox 10+ = Why is the calendar overlapping the other areas? = If you are using IE in compatibility mode the calendar will overlap other areas, disable compatiblity mode. == Screenshots == 1. The publish panel with the schedule menu expanded showing the calendar. 2. The publish panel with the schedule menu expanded with the default WordPress date/time fields hidden. 3. The publish panel with the default WP fields hidden and a popup calendar field. 4. The publish panel with the default WP fields hidden and a popup calendar visable. 5. The control panel options. 6. The schedule menu item in the posts/pages list. 7. The schedule mode in the posts/pages list. == Changelog == = 3.2 = * Minor update, in pervious versions if you use the quick edit mode and make a change to the scheduled date it would not update the scheduled date in the list. * Test up to WordPress 3.4.1 = 3.1 = * Minor bug fix, when using the new quick edit mode in the posts/pages changing the date/time would incorrectly set the hour to be the same as the minute. = 3.0 = * Major update to include support for a schedule calendar in the posts/pages list. = 2.1 = * Minor bug fix that caused the inline calendar to start one month in the future = 2.0 = * Created settings page * Added options to set the start of the week * Added theme option * Added option to hide default WordPress date/time fields * Added popup option to the calendar instead of the default inline = 1.1 = * Minor update to reduce the size of the calendar div from 250px to 230px. * Added FAQ's. = 1.0 = * Initial release. == Upgrade Notice == = 3.2 = Minor feature addition, see changelog for details. = 3.1 = Minor bug update, see changelog for details. = 3.0 = Major update to include new functionality on the posts/pages list in WordPress. = 2.1 = Minor bug update, see changelog for details. = 2.0 = Major update, including preferences and pop-up calendar support. See changlog for details. = 1.1 = Minor update, see changelog for details. == Roadmap == * Add support for the quick edit area in the post/pages lists