simple_slideshow
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
The goal of this module is to implement a very simple image cycle slideshow. Views maybe used - but not required. The slideshow comes with three images so it can be tested on install.
This module will create two database tables. The first contains the information needed for each slideshow. The other contains information about the images for the slideshow. I used the concept of blocks as a guide. Refer to delta as the key of the slideshow and its images.
If you wish to have more than one slideshow on a page, be sure to use a different CSS Class name for the slideshow. The jQuery.cycle module is configured to use the class name, not the CSS ID.
There is a themeable function that renders each slideshow. This can be used in blocks, in themes, or in your custom modules.
This module also used objects. Nothing fancy here.
Steps to use this module:
1. Upload your images to your Drupal site. There are lots of ways of doing this. Pick you best way.
2. Go to the config page....
