You are here

README.txt in bootstrap simple carousel 8

# D8 BOOTSTRAP SIMPLE CAROUSEL MODULE

-- INTRODUCTION  --

The module provides the carousel block.  
It uses the <a href="https://getbootstrap.com/docs/3.3/javascript/#carousel">
bootstrap carousel</a>
with all the features of bootstrap script.
All the info and available settings yon can see on bootstrap page.
The settings are configured on the settings page.
The module supports v3.x and v4.x of Bootstrap.

-- FEATURES --

* Possibility to use all the bootstrap carousel settings and elements
* Alt and title attributes for images
* Interval time in milliseconds
* Control options (arrows, indicators, pause image cycling on mouse hover)
* Excellent integration with image styles
* Provides a carousel block
* Suitable form for seeing/add/edit carousel items
* The module supports v3.x and v4.x of Bootstrap

-- REQUIREMENTS --

Bootstrap Carousel has following dependencies:

Drupal core modules
* Image
* Block

Web toolkit
* bootstrap carousel.js

-- INSTALLATION --

To install Bootstrap Simple Carousel:

* You need to include the bootstrap framework, you can do it in many ways:
* * Download the v3.x/v4.x of Bootstrap
* * Use any bootstrap theme
* * Activate the "assets" setting in the module settings
* Enable Bootstrap Simple Carousel and all of the modules that it requires

-- CONFIGURATION  --

To configuration module, open the settings page

File

README.txt
View source
  1. # D8 BOOTSTRAP SIMPLE CAROUSEL MODULE
  2. -- INTRODUCTION --
  3. The module provides the carousel block.
  4. It uses the
  5. bootstrap carousel
  6. with all the features of bootstrap script.
  7. All the info and available settings yon can see on bootstrap page.
  8. The settings are configured on the settings page.
  9. The module supports v3.x and v4.x of Bootstrap.
  10. -- FEATURES --
  11. * Possibility to use all the bootstrap carousel settings and elements
  12. * Alt and title attributes for images
  13. * Interval time in milliseconds
  14. * Control options (arrows, indicators, pause image cycling on mouse hover)
  15. * Excellent integration with image styles
  16. * Provides a carousel block
  17. * Suitable form for seeing/add/edit carousel items
  18. * The module supports v3.x and v4.x of Bootstrap
  19. -- REQUIREMENTS --
  20. Bootstrap Carousel has following dependencies:
  21. Drupal core modules
  22. * Image
  23. * Block
  24. Web toolkit
  25. * bootstrap carousel.js
  26. -- INSTALLATION --
  27. To install Bootstrap Simple Carousel:
  28. * You need to include the bootstrap framework, you can do it in many ways:
  29. * * Download the v3.x/v4.x of Bootstrap
  30. * * Use any bootstrap theme
  31. * * Activate the "assets" setting in the module settings
  32. * Enable Bootstrap Simple Carousel and all of the modules that it requires
  33. -- CONFIGURATION --
  34. To configuration module, open the settings page