=== 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.5.2
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 new
shortcode for slideshows [slide].
Live demo (at the bottom)!
== Changes ==
12.05.2009
* Bug for Internet Explorer fixed.
11.02.2009
* Added Flickr Photosets
* Made RSS and Atom possible for Flickr and Picasaweb
* Added the possiblity to set the player background transparent
07.02.2009
* Added a RSS Parser for Picasaweb
* Fixed the jQuery JS Error
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
== Screenshots ==
1. Screenshot of the JW Image Rotator in action.
2. Screenshot of the configuration panel for this plugin.