=== wps3slider === Author: kbradwick Tags: s3slider, carousel, jquery, slideshow Requires at least: 2.7 Tested up to: 3.0 Stable tag: 1.1.1 A plugin to render multiple slideshows on your site == Description == This plugin makes use of the jQuery s3Slider and timthumb.php to render multiple galleries on your WordPress install. Each gallery is configurable and you may also include multiple galleries on one page. Please report any issues or feature requests on google code here: http://code.google.com/p/wps3slider/ == Installation == 1. Upload the plugin to your plugins folder, extract and enable. 2. Go to the Media > WPS3Slider to start creating your galleries 3. In the edit/create post/page section, click on the pictures icon in the media menu above TinyMCE to select the gallery and cut and paste the code to your page If you run into permission problems whilst uploading, make sure the cache, temp and uploads directory are read, write and executable on your server e.g. chmod 777 {temp,cache,uploads} Please report any isses or feature requests on google code here: http://code.google.com/p/wps3slider/ == Screenshots == Screenshots to follow == Changelog == = 1.1.1 = * added additional support for jpeg mime types as people reportedly had issues with certain file types = 1.1 = * span location bottom fixed * no image link specified will not render anchor tag anymore = 1.0.1 = * changed to GPL2 licence = 1.0 = * the initial release