Bootstrap-Carousel plugin for Typesetter CMS
Fork of Bootstrap-Carousel plugin (Josh S.) Plugin Page
- For all versions of Bootstrap (Typesetter CMS 5.1 and higher)
- Uses the same content key as the original plugin, therefore it can be used as update for existing galleries (the section must be edited to update)
- Two styles (TS and Bootstrap) for caption, indicators and control elements
- A new style of responsive carousel height sizing. If height="" or "auto", the size of the carousel is determined based on the responsive size of the first image in the series (width=100%; height= auto)
- Horizontal or vertical scrolling
- Options for controls and indicators display
- remove jquery.mobile.custom.js and use swipe detection in carousel.js
- support for all versions of Bootstrap with autodetection of theme's BS version
- add Vertical style
- add settings to show/hide controls and indicators