=== WordPress Gallery Slideshow === Contributors: Thomas Stachl Donate link: http://thomas.stachl.me/ Tags: wordpress, slideshow, gallery, small Requires at least: 2.7 Tested up to: 2.7 Stable tag: 1.4 This plugin adds the JW Image Rotator to the WordPress Media. == Description == The inspiration for this plugin came from NextGEN Gallery which includes a slideshow. As I always wanted small plugins that doesn't add unnecessary tables and an unnecessary huge amont of codelines I wrote a small plugin which uses the built in gallery of WordPress for slideshows. You can use it with the known shortcut for galleries [gallery] but you have to add slide="1" so it looks like [gallery slide="1"]. Live demo (at the bottom)! == Changes == 31.12.2008 * Detects Flash. If Flash isn't installed or JavaScript is deactivated it shows the default WordPress gallery. * New WordPress Plugin Framework used. * Added a shortcode (slide). * Removed OrderBy statement because it didn't work properly. * Theme function changed to "show_slideshow(attributes)". 12.12.2008 * Added order tag to slideshow you can now order ASC or DESC [gallery order="DESC"] 08.12.2008 * Add audio to your slideshow [gallery audio="AudioURL"] 01.12.2008 * Added Flickr RSS functionality [gallery flickr="FeedURL"] 30.11.2008 * Menu-Icon added * Settings-link on plugins activation page added * Individual options within the shortcut * Fixed a bug with individual table prefixes == Installation == 1. Install `wp-gallery-slideshow` through the 'Plugins' menu in WordPress 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Change the settings through the 'Media' menu in WordPress == Frequently Asked Questions == No questions til now. == Screenshots == 1. Screenshot of the JW Image Rotator in action. 2. Screenshot of the configuration panel for this plugin.