=== Random Image Block === Contributors: mattrude Author URI: http://mattrude.com/ Plugin URI: http://mattrude.com/projects/random-image-block/ Donate link: http://mattrude.com/donate/ Tags: gallery, images, image block, plugin, widget Requires at least: 2.9 Tested up to: 2.9.1 Stable tag: 0.4 A small plugin that will display a random image from your native WordPress photo galley or in-beaded images. == Description == The Random Image Block is a small plugin that will display a random image from your native WordPress photo galley or in-beaded images. This widget will display the thumbnail of the random image, the "caption" and the images parent posts name. You may show all pictures on your site, or limit the selection to a single category if you wish. The Widgets title is also fully configurable. Random Image Widget was designed with full internationalization in mind and can be fully translated (Any help on this would be appreciated). As of Version 0.3 this plugin works out of the box without any configuraion (assuming you have pictures on your site). This Plugin is fully translated into the following languages: * French * German * Italian * Portuguese * Spanish If you would like to help translating this plugin into your language, or you see a problem with the current translation, please contact me. == Installation == Extract the zip file and copy the folder "random-image-block" into the "wp-content/plugins/" directory in your WordPress installation and then activate the plugin from Plugins -> Installed page. == Frequently Asked Questions == = Q: May I select more then one category to display? = A: At this time, no you may only display a single category per widget. = Q: May I have more the one image on my sidebar? = A: Sure, just add a second or third widget to the sidebar, but you can't do it from within this widget. = Q: I have no picture in my sidebar and im using version 0.3+ = A: Make sure you not using a category that dosen't have any pictures. == Changelog == = Version 0.4 = * Translated into: French, German, Italian, Portuguese, & Spanish = Version 0.3 = * Fixed bug that showed no picture if the category box was left blank. * Single Category check box now works. = Version 0.2 = * Added check box to allow single category. = Version 0.1 = * Everythings new!