// $Id: README.txt,v 1.2 2008/08/24 00:06:44 mfer Exp $

###   ABOUT   #############################################################################

Views Rotator, 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 rotating content sytle plugin for views.
- Provides options to pause on mouse over, have back and next buttons, set the time between 
  rotations, set the time a rotation takes, and set the height of the region.

###   INSTALLATION   ######################################################################

1. Download and unzip the Views Rotator module into your modules directory.

3. Goto Administer > Site Building > Modules and enable Views Rotator.

4. Goto Administer > Site Building > Views and edit or add a view.

5. In the style options choose Views Rotator.

6. Optionally, Select the settings icon next to the Views Rotator style and choose custom
   settings for the view.

###   NOTES   #############################################################################

- For most views you will need to set a height for the view to display properly.
- Uses the jQuery cycle plugin http://malsup.com/jquery/cycle/

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

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