// $Id: README.txt,v 1.1.2.1 2009/04/07 17:09:32 robloach 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, jCarousel

###   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.

2. Download and unzip the jCarousel module into your modules directory.
   http://drupal.org/project/jcarousel

3. Goto Administer > Site Building > Modules and enable jCarousel and 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.

###   CHANGELOG   #########################################################################

Views Carousel 1.0, 2008-xx-xx
----------------------
- Initial release
