You are here

README.txt in Views carousel 6

Same filename and directory in other branches
  1. 6.2 README.txt
###   ABOUT   #############################################################################

Views Carousel, Version 1.0

Authors:

 Matt Farina, aka, mfer
   matt.farina@gmail.com
   http://www.mattfarina.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, 2010-08-18
----------------------
- Initial release

File

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