// $Id: README.txt,v 1.1.4.1 2010-08-10 12:27:50 mfer Exp $ ### ABOUT ############################################################################# Views Carousel, Version 1.0 Authors: Matt Farina, aka, mfer matt.farina@gmail.com http://www.mattfarina.com.com Requirements: Drupal 6.x, Views ### FEATURES ########################################################################## - Provides a carousel sytle plugin for views. - Utilizes the jcarousel jQuery plugin - http://sorgalla.com/jcarousel/. ### INSTALLATION ###################################################################### 1. Download and unzip the Views Carousel module into your modules directory. 3. Goto Administer > Site Building > Modules and enable Views Carousel. 4. Goto Administer > Site Building > Views and edit or add a view. 5. In the style options choose Views Carousel. 6. Optionally, Select the settings icon next to the Views Carousel style and choose custom settings for the view. ### NOTES ############################################################################# - While there are 2 out of the box themes this module requires custom theming to do anything unique. - If you experience a jump in the page when the carousel loads see http://drupal.org/node/363033#comment-3309570 for details. ### CHANGELOG ######################################################################### Views Carousel 1.0, 2008-xx-xx ---------------------- - Initial release