2017 © Pedro Peláez
 

typo3-flow-plugin plugin-slide-show

Display plain images in a nice slideshow (using a Lightbox or not). Select the images directly or choose a directory to show all images inside that directory.

image

lelesys/plugin-slide-show

Display plain images in a nice slideshow (using a Lightbox or not). Select the images directly or choose a directory to show all images inside that directory.

  • Thursday, January 12, 2017
  • by pankajlele
  • Repository
  • 18 Watchers
  • 2 Stars
  • 692 Installations
  • JavaScript
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 1 % Grown

The README.md

Lelesys SlideShow Plugin

This plugin adds SlideShow to your websites., (*1)

Important note: Initial package development was done when TYPO3 Neos was at alpha3/4. We are working hard continuously to get this to work perfectly and to beautify source code using best practices/concepts of Flow/Neos. Stay tuned!

Quick start

Include the plugin's Stylesheet to your own one's where you add other stylesheets of the site., (*2)

<link href="{f:uri.resource(path: 'Stylesheets/bootstrap-carousel.css', package: 'Lelesys.Plugin.SlideShow')}" rel="stylesheet" media="screen">
<link href="{f:uri.resource(path: 'Stylesheets/slideShow.css', package: 'Lelesys.Plugin.SlideShow')}" rel="stylesheet" media="screen">
<link href="{f:uri.resource(path: 'Stylesheets/jquery.lightbox-0.5.css', package: 'Lelesys.Plugin.SlideShow')}" rel="stylesheet" media="screen">

Include the plugin's Javascript to your own one's where you add other javascript of the site., (*3)

<script src="{f:uri.resource(path: 'JavaScript/bootstrap.min.js', package: 'Lelesys.Plugin.SlideShow')}"></script>, (*4)

<script src="{f:uri.resource(path: 'JavaScript/carousel.js', package: 'Lelesys.Plugin.SlideShow')}"></script>, (*5)

<script src="{f:uri.resource(path: 'JavaScript/tab.js', package: 'Lelesys.Plugin.SlideShow')}"</script>, (*6)

<script src="{f:uri.resource(path: 'JavaScript/slideShow.js', package: 'Lelesys.Plugin.SlideShow')}"></script>, (*7)

<script src="{f:uri.resource(path: 'JavaScript/jquery.lightbox-0.5.js', package: 'Lelesys.Plugin.SlideShow')}"></script>, (*8)

Usage

  • add the plugin content element "Lelesys Slideshow Container" to the position of your choice.
    • This will add container to add all the slides.
  • add the plugin content element "Lelesys Slideshow Item" under "Lelesys Slideshow Container".
    • Inside "Lelesys Slideshow Item" add images which you want in slideshow.

You will see added images in one tab in thumbnailview and in other tab you will see slideshow view. When you select slide show container you will see some extended page properties at the right in the inspector. With this option you can make changes like controls for navigation,slide image title,slide image description, slide interval time, gallery size and light box., (*9)

The Versions

12/01 2017

2.3.x-dev

2.3.9999999.9999999-dev

Display plain images in a nice slideshow (using a Lightbox or not). Select the images directly or choose a directory to show all images inside that directory.

  Sources   Download

LGPL-3.0+

The Requires

 

18/06 2015

dev-master

9999999-dev

Display plain images in a nice slideshow (using a Lightbox or not). Select the images directly or choose a directory to show all images inside that directory.

  Sources   Download

LGPL-3.0+

The Requires

 

18/06 2015

2.0.x-dev

2.0.9999999.9999999-dev

Display plain images in a nice slideshow (using a Lightbox or not). Select the images directly or choose a directory to show all images inside that directory.

  Sources   Download

LGPL-3.0+

The Requires

 

17/11 2014

1.2.x-dev

1.2.9999999.9999999-dev

Display plain images in a nice slideshow (using a Lightbox or not). Select the images directly or choose a directory to show all images inside that directory.

  Sources   Download

LGPL-3.0+

The Requires

 

16/04 2014

1.1.x-dev

1.1.9999999.9999999-dev

Display plain images in a nice slideshow (using a Lightbox or not). Select the images directly or choose a directory to show all images inside that directory.

  Sources   Download

LGPL-3.0+

The Requires

 

16/04 2014

1.1.0

1.1.0.0

Display plain images in a nice slideshow (using a Lightbox or not). Select the images directly or choose a directory to show all images inside that directory.

  Sources   Download

LGPL-3.0+

The Requires

 

21/01 2014

1.0.x-dev

1.0.9999999.9999999-dev

Display plain images in a nice slideshow (using a Lightbox or not). Select the images directly or choose a directory to show all images inside that directory.

  Sources   Download

LGPL-3.0+

The Requires

 

21/01 2014

1.0.1

1.0.1.0

Display plain images in a nice slideshow (using a Lightbox or not). Select the images directly or choose a directory to show all images inside that directory.

  Sources   Download

LGPL-3.0+

The Requires