Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 909 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 909 Bytes

Simple Slider

TYPO3 Extension that allows to add as content element a new plugin — Slider, that provides small gallery with sliding images. Images (slider items) is new content elements that could be stored in system folders as well as regular pages. Multiple plugin instances on the same page are allowed.

Simple Slider also can be included in template with TypoScript.

You can find out details in this manual.

Requirements

Simple Slider requires jQuery.

Slider Description

Slider example

For every plugin instance you can specify:

  • Timeout between switching slides;
  • Animation type (sliding or fading).

For every Slider item you can set not only image, but also:

  • Slide title;
  • Slide subtitle.