Skip to content

randomresult/slickcarousel

 
 

Repository files navigation

#slick - the last carousel you'll ever need

this is a typo3 (7LTS) extenions of the slick carousel

alt text

slick - Basic

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

alt text

alt text

slick - Synced

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

alt text

slick - Expert

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

alt text

alt text

alt text

How to disable different slick types

Page TS

TCEFORM.tt_content.CType {
    removeItems = slickcarousel,slickcarouselbasic
}

News features by Versions:

  • Version: 0.0.3
    • Image crop ratios "slick - wide" and "slick - 3:2"
    • slick - Synced (Gallery)
  • Version: 0.0.1
    • First release with two carousel types
    • More Settings and Slider options will follow

About

typo3 version of slick carousel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 34.7%
  • PHP 33.4%
  • HTML 28.0%
  • TypeScript 3.9%