Skip to content

Covantec/ftw.slider

 
 

Repository files navigation

Introduction

This product let you create a simple slideshow, using slick.

In each slider-pane you can define:

  • An image
  • HTML text
  • A link

Installation

  • Add ftw.slider to your buildout configuration:
[instance]
eggs +=
    ftw.slider
  • Run bin/buildout
  • Install the generic import profile.

Upgrade from 2.4.x to 3.0.x

The ftw.contentpage ListingBlock integration has been removed with the 3.0.0 release. If you are at this point, please consider upgrading your ftw.contentpage installation to ftw.simplelaoyut. With ftw.simpelayout you can install ftw.sliderblock to get the same feature set.

Compatibility

Runs with Plone 4.3.

How to use ftw.slider

If you want to display a slideshow on your content, just create a ftw.slider.Container and add some ftw.slider.Pane.

There is a viewlet which checks your content for a slider-container and displays its containing panes.

Screenshots

Using ftw.slider with default plone:

https://github.com/4teamwork/ftw.slider/raw/master/docs/screenshot_default.png

The slideshow is responsive (here OneGovBox as example):

https://github.com/4teamwork/ftw.slider/raw/master/docs/screenshot_onegov.png

Links

Copyright

This package is copyright by 4teamwork.

ftw.slider is licensed under GNU General Public License, version 2.