You are here

README.txt in Views carousel 6.2

Same filename and directory in other branches
  1. 6 README.txt
###   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

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.com
  7. Requirements: Drupal 6.x, Views, jCarousel
  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. 2. Download and unzip the jCarousel module into your modules directory.
  14. http://drupal.org/project/jcarousel
  15. 3. Goto Administer > Site Building > Modules and enable jCarousel and Views Carousel.
  16. 4. Goto Administer > Site Building > Views and edit or add a view.
  17. 5. In the style options choose Views Carousel.
  18. 6. Optionally, Select the settings icon next to the Views Carousel style and choose custom
  19. settings for the view.
  20. ### NOTES #############################################################################
  21. - While there are 2 out of the box themes this module requires custom theming to do anything unique.
  22. ### CHANGELOG #########################################################################
  23. Views Carousel 1.0, 2008-xx-xx
  24. ----------------------
  25. - Initial release