SuperSlider-Show
- Stable tag: 2.6
- Requires at least: 2.6
- Tested up to: 2.9.2
- Rated: 68 out of 100 by 5 users.
- Downloaded from WordPress: 10,735 times.
- Updated: March 10, 2010 , 3 days ago .
- Visit plugin page at Wordpress Extend: wordpress.org/extend
- Download from wp-superslider.com
- Download from Wordpress.org extend: Download
- Compatibility: Unknown
== Description ==
SuperSlider-Show is your Animated slideshow plugin with automatic thumbnail list inclusion, that uses Mootools 1.2 javascript to replace your gallery with a Slideshow. Highly configurable, theme based design, css based animations, auto minithumbnail creation. Shortcode system on post and page screens to make each slideshow unique. Built upon Slideshow2. Degrades gracefully with javascript turned off, or plugin removed / disabled. Compatible with WordPress system default gallery shows. New Features v2.2: improved theme controls, pull images from category or featured custom field.
Features
- get images from category id number.
- get images from custom field: featured.
- get images from list of posts.
- get all images from a folder.
- 4 built in themes.
- add custom themes
- complete global control from options page
- full short code over ride per show
- pull images from any post/page to any post/page
- Endless image animation/transition possibilities
- Control transition time, image display time.
- Animated controller
- Animated captions
- Link each image to lightbox or attachment or parent
- Link whole show to any destination
- Uses WordPress native media / images
Demos
This plugin can be seen in use here:
- Demo 1
- Demo 2
- Demo 3
- Demo 4
- Demo 5 multi-color flash
- SlideShow fromfolder demo
- Category photos slideshow Black
credits:
- mootools - Mootools
- slideshow2 - Slideshow2
- squeezebox - Harald Kirschner digitarald.de
- slimbox - Christophe Beyls digitarald.de
Support
If you have any problems or suggestions regarding this plugin please speak up
Other Plugins Download These SuperSlider Plugins here:
NOTICE
- The downloaded folder's name should be superslider-show
- Also available for download from here.
- Probably not compatible with plugins which use jquery. (not tested)
== Screenshots ==
== Changelog ==
2.6 (2010/02/26)
- Fixed various bugs
- upgraded functions for WP 3.0
- Improved superslider-base integration
2.5.3 (2009/12/9)
- Fixed another bug in the fromfolder option (image size)
2.5.2 (2009/11/26)
- Fixed a bug in the fromfolder option
2.5.1 (2009/11/10)
- Fixed issues with the lightbox system
2.5 (2009/10/26)
- Added the featured post option (see howto-featured.txt)
- Added the category post option (see howto-category.txt)
- Added theme changer to shortcode (now set different theme per show, add your own.)
- Added limit image option (limits total number of images pulled for show.)
- Fixed bug, short code multiple id's error
- Fixed html error , slide id repeated, now unique
2.0 (2009/07/15)
- Added custom thumb extension option for the fromfolder option
- Added option to change controller activation keys
- Added option for properties list, ie: 'href', 'rel', 'rev', 'title'
- Updated mootools to 1.2.3
1.9 (2009/07/25)
- Upgraded to slideshow2!r147
1.8 (2009/06/05)
- Added the From Folder option - pulls all images from a defined folder.
- Added caption, close button to base lightbox popover.
- Fixed minithumb creation options, size and crop now work.
- Added Custom Slideshow image creation and options for WP-system image upload.
- Major organization changes to the options page.(added tabs)
- Minor organization changes to the options page.
- Squeezebox popover now stops and starts slideshow when opened/closed.
- Slimbox pop over now requires the SuperSlider-slimbox plugin.
- Slimbox popover, next and previous image links now work - sort of.
- upgraded the slideshow2 script to Slideshow2r147
1.7 (2009/02/14)
- Added Thumbnail creation
- Added Thumbnail use which size option
1.6 (2009/02/10) no public launch
- Added popover image size option
- Added slimbox popover module
- Added squeezebox popover module
- Fixed the script enqueue
- Removed the milkbox module
1.5 (2009/02/03)
- Added insert at cursor for the shortcode metabox
1.4 (2009/01/15)
- fixed shortcode array issue
1.3 (2009/01/15)
- added thumbnail frame option
- integrated with SuperSlider-Base
- fixed 50+ php warnings
1.2 (2008/12/19)
- added link each image to lightbox or attachment or parent
- added Link whole show to any destination
- added exclude images option
- made script php4 compatible
- improved the metabox layout (insert shortcode)
- added shortcode option, color list for flash transition (comma separated list of hex colors)
1.1 (2008/12/11)
- added meta box to post and page screens for easy shortcode entry
- improved php coding
1.0 rc (2008/12/04)
- fixed shortcode transition type
- fixed no thumbs option
0.7.0_beta (2008/12/01)
- fixed lightbox pop over (works with built in lightbox)
- changed the theme structure to be easier to grow.
- added more options to the image resize option
0.6.0_beta (2008/12/01)
- added full short code support
- added multiple shows per page/post
- more code refinement
0.3.0_beta (2008/11/15)
- reduced database calls
- cleaned code
0.1.0_beta (2008/10/26)
- first public launch
== More Info ==
USAGE
If you are not sure how this plugin works you may want to read the following.
- First ensure that you have uploaded all of the plugin files into wp-content/plugins/superslider-show folder.
- Go to your WordPress admin panel and stop in to the plugins control page. Activate the SuperSlider-Show plugin.
- Create a new post, use the WordPress built in media uploader, (upload some images).
- Click on insert gallery from the media uploader popover panel.
- you should now have the shortcode [gallery] in your post.
- Publish your new post
You should be able to view your new slide show in the new post. You can adjust how the slide show looks and works by making adjustments in the plugin settings page. (SuperSlider-Show), or personalize the individual show with the shortcode helper.
OPTIONS AND CONFIGURATIONS
Available under > settings > SuperSlider-Show
- theme css files to use
- shortcode tag to use (gallery or slideshow)
- post id to pull images from (if not actual post)
- transition type
- transition speed
- display time
- lightbox on images on or off
- to load or not Mootools.js
- css files storage loaction
- many more Advanced options
Available in the shortcode tag:
- id ="any comma separated list of post ids" or "featured" or "category:5"
- show_class="featured"
- css_theme="yourtheme"
- first_slide="0"
- href="www.yourcooldoiman.com"
- show_type="kenburns/push/fold/default" (one of)
- height="400"
- width="200"
- transition="elastic:In:Out"
- thumbnails="true"
- image_size="thumbnail/medium/large/full"
- delay="milliseconds"
- duration="milliseconds"
- center="true"
- resize="true"
- overlap="true"
- random="true"
- loop="true"
- linked="true"
- fast="true"
- captions="true"
- controller="true"
- paused ="true"
- exclude = "any comma separated list of images"
- many more Advanced options
Themes
Create your own graphic and animation theme based on one of these provided.
Available themes
- default (Thumbs set to 150px x 150px)
- blue (Thumbs set to 50px x 50px)
- black (Thumbs set to 150px x 150px)
- custom (Thumbs set to 150px x 150px vertical right side )
To Do
Report Bugs Request / Options / Functions
- Please use the support system at http://support.wp-superslider.com
- Or post to the wordpress forums
CAVEAT
Currently this plugin relies on Javascript to create the slide show. If a user's browser doesn't support javascript the gallery will not display.
Recent Comments