=== YD Recent Posts Widget === Contributors: ydubois Donate link: http://www.yann.com/ Tags: widget, recent posts, thumbnail, image, cache Requires at least: 2.3.0 Tested up to: 2.7.1 Stable tag: trunk This Wordpress plugin installs a new sidebar widget that can display the recent posts with automatic thumbnail images. == Description == This Wordpress plugin installs a new sidebar widget that can display the recent posts with automatic thumbnail images. It is highly customizable allowing different settings on the home page and other blog pages. It uses cache to avoid multiple database query. It has its own widget control pannel and admin options page. It is fully internationalized. == Installation == 1. Unzip yd-recent-posts-widget.zip 1. Upload the `yd-recent-posts-widget` directory and all its contents into the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use the widget admin page to add the widget to one of your sidebars and configure it 1. Use the option 'YDRecentPosts' admin page to clear the cache when you make changes. == Frequently Asked Questions == = Where should I ask questions? = http://www.yann.com/wp-plugins/yd-recent-posts-widget Use comments. == Screenshots == 1. An example of the sidebar widget in action 2. Another example of the recent post list rendering 3. The widget control pannel in Wordpress 2.3 4. The widget options admin page in Wordpress 2.7 == Widget control pannel == The widget has its own control pannel for setting-up its look and feel. You can administer it from the widgets admin page. Remember to clear the cache when you make changes, if you want to see them right away (see hereunder). == Widget options page == Use the widget's own option page to clear the cache. Otherwise, the cache expires only when content is added to the blog. == Revisions == 0.2. The cache did not always expire when new content was added -> Fixed. 0.2. I18n + .PO file + French .MO file. == To Do == Make date display and format optional. Actually generate the thumbnail image files with the right format (using GD when available).