Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.73 KB

readme.md

File metadata and controls

59 lines (44 loc) · 1.73 KB

#slick - the last carousel you'll ever need

this is a typo3 extension of the slick carousel

Scrutinizer Code Quality Build Status

image

Settings

  • Basic Slick - Constants image

  • Progressbar Enable - Constants

    • Slick - Basic // Enable Progressbar
    • Slick - Synced // Enable Progressbar
    • Slick - Text // Enable Progressbar
    • Slick - Expert // Enable Progressbar
  • Progressbar Settings - Constants

    • Progressbar Color
    • Progressbar TrailColor
    • Progressbar Easing
    • Progressbar StrokeWidth
    • Progressbar TrailWidth

image

slick - Basic

  • Description (Caption) is shown in frontend
  • Very easy to use
  • Supports image crop

image image

slick - Synced

  • Description (Caption) is shown in frontend on the upper slide
  • Very easy to use
  • Supports image crop
  • Two syncronized slider (Gallery like)

image image

slick - Expert

  • Description (Caption) is shown in frontend
  • fully customizable
  • Supports image crop
  • Responsive settings

image image image

How to disable different slick types

Slick types cloud be disabled in Extension Configuration

image