Slide Show CS
Slide Show CS is a module which provides a block with a fancy slide show effect.
The module uses jQuery plugin Cross-Slide (http://www.gruppo4.com/~tobia/cross-slide.shtml).
Several parameters can be customized such as the images to display, zooming, position, transition...
Currently, the order of the slideshow is given by the alphabetical name of the file. (Thus it is recommended you name the files 01_somethinhere.png, 02_somethinhere.png...etc)
The image formats supported are the same supported by drupal core.
Pseudo-tutorial
To make it work, just upload the images in a server folder (with public access permission, and should be a good idea to store them in the files/slideshowcs path, default filesystem).
Then, go to http://example.com/admin/settings/slideshowcs and set the folder of the images you wan to display.
Once the folder is set properly, they should appear the images you have in it like the screenshot.
You can also tweak the height of the block (which will expand to the width of the div you are embedding it)
Fade parameter indicates the duration of the transition between pictures.
If you do not want all the images to do the slideshow, just uncheck the "enable" checkbox.
Then you can tweak the rest of the parameters:
- X refers to the initial position, in percentage.
- Y refers to the final position.
- Zoom is the size of the shown picture relatively to its original size
- Time is how long the picture is displayed
Once you have configured these parameters, you can go to admin/build/block and select "Slideshow CS block" to put on the region you want.
Troubleshooting
If you have problems with the images not being displayed, try to insert "/" at the beginning of the path, and save it again. Then, the path should be parsed ok now.
Remeber to set the correct permission in the user permission page to let the users access the content without being registered.
- Set correctly permission to access SlideshowCs
- Remember to disable Cache for Blocks if the SlideShow in present only in particular part of the site
It works also even if you do not have Clean URLs enabled.
Version 2
Adds the possiblity to add several slideshow blocks with independent configurations.
If you like it...
You should consider to write a review in http://drupalmodules.com/module/slide-show-cs
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.3 | 2009-Jan-08 | 14.47 KB | Download · Release notes | Recommended for 6.x | |
| 6.x-1.12 | 2008-Dec-24 | 13.91 KB | Download · Release notes | Supported for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.x-dev | 2009-Jan-09 | 14.48 KB | Download · Release notes | Development snapshot | |
| 6.x-1.x-dev | 2008-Dec-24 | 13.92 KB | Download · Release notes | Development snapshot | |
