Maintainers: jbickar, meganem Changelog.txt
This module implements a carousel slideshow based on Twitter Bootstrap. It consists of a view, CSS, and JS. It depends on a content type, Stanford Slide. Choose a display block for presenting caption styles. Use the slide content type to configure caption position and color. Use the class "carousel-autoplay" on the block class to have your carousel autoplay (not recommended). Only place one carousel per page. Placing multiple carousels on the same page may lead to undesirable results. Special attention to accessibility has been taken in the construction of this feature.
Install this module like any other module. See Drupal Documentation
This module requires either the Open Framework theme (tested and supported) or Twitter Bootstrap 2.x (not tested or supported outside of Open Framework, but should work).
Nothing special needed.
If you are experiencing issues with this module try reverting the feature first. If you are still experiencing issues try posting an issue on the GitHub issues page.
You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests