You are here

README.txt in bootstrap_carousel 7

-- OVERVIEW --
Bootstrap Carousel module provides a very easy way to make carousels, based on
bootstrap-carousel.js.

-- FEATURES --
* Bootstrap Carousel content type. So you can create a carousel using
  node/add/bootstrap-carousel;
  
* One carousel per node, so you can have any number of carousels to be
  displayed within your website;
  
* Simple method of adding slides to the carousel using multiple values field;

* Configuration for each carousel in node create/edit page;

* Alt tag for images;

* Interval time, in milliseconds;

* Control options (arrows, bullets, pause image cycling on mouse hover);

* Responsive design;

* Works with Panels.

-- REQUIREMENTS --
Bootstrap Carousel has four dependencies:
Drupal core modules
* Field
* Field SQL Storage

Contributed modules
* Libraries API - 2.x
* jQuery Update
* Entity

-- SPONSORSHIP --
This project has been sponsored by CI&T.

-- INSTALLATION --
To install Bootstrap Carousel:

1. Download the latest version of the Bootstrap (Do not forget to check
   JS Components/Carousel and jQuery plugins /Carousel).
   Extract it to sites/all/libraries or sites/sitename/libraries as you require.
   The extracted folder must be named bootstrap.
   
2. Enable Bootstrap Carousel and all of the modules that it requires.

3. Configure the jQuery Update module to use the jQuery version required by
   the current Bootstrap version.
   /admin/config/development/jquery_update

File

README.txt
View source
  1. -- OVERVIEW --
  2. Bootstrap Carousel module provides a very easy way to make carousels, based on
  3. bootstrap-carousel.js.
  4. -- FEATURES --
  5. * Bootstrap Carousel content type. So you can create a carousel using
  6. node/add/bootstrap-carousel;
  7. * One carousel per node, so you can have any number of carousels to be
  8. displayed within your website;
  9. * Simple method of adding slides to the carousel using multiple values field;
  10. * Configuration for each carousel in node create/edit page;
  11. * Alt tag for images;
  12. * Interval time, in milliseconds;
  13. * Control options (arrows, bullets, pause image cycling on mouse hover);
  14. * Responsive design;
  15. * Works with Panels.
  16. -- REQUIREMENTS --
  17. Bootstrap Carousel has four dependencies:
  18. Drupal core modules
  19. * Field
  20. * Field SQL Storage
  21. Contributed modules
  22. * Libraries API - 2.x
  23. * jQuery Update
  24. * Entity
  25. -- SPONSORSHIP --
  26. This project has been sponsored by CI&T.
  27. -- INSTALLATION --
  28. To install Bootstrap Carousel:
  29. 1. Download the latest version of the Bootstrap (Do not forget to check
  30. JS Components/Carousel and jQuery plugins /Carousel).
  31. Extract it to sites/all/libraries or sites/sitename/libraries as you require.
  32. The extracted folder must be named bootstrap.
  33. 2. Enable Bootstrap Carousel and all of the modules that it requires.
  34. 3. Configure the jQuery Update module to use the jQuery version required by
  35. the current Bootstrap version.
  36. /admin/config/development/jquery_update