Skip to content

eivino/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

If ftw.contentpage is installed there will be registered a new view for the ListingBlock displaying images in a carousel. See last screenshot.

Installation

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

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:

image

The slideshow is responsive (here OneGovBox as example):

image

The ftw.contentpage carousel block with default plone:

image

Links

Copyright

This package is copyright by 4teamwork.

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 77.5%
  • CSS 21.2%
  • JavaScript 1.3%