Skip to content
cricri042 edited this page Sep 7, 2015 · 1 revision

The Slide Show Plugin

Overview

This plugin is designed to easily create Slide Shows based on any images. You can easily Add, Remove images to create the Slide Show.

Specification

The plugin has been designed to work with the "Ad-Gallery" javascript slidshow program available at the following location : http://adgallery.codeplex.com, and with "FancyBox" java program available at the following location : http://fancybox.net/. For each slide show created with this plugin, you can adjust most of the available controls available in ad-gallery :

  • Slide Effect.
  • Animation Speed.
  • Animation Delay.
  • Auto Start
  • Show / Hide Thumbnails.
  • Sho / Hide "Start - Stop" Buttons
  • Open Image on Click (with a FancyBox pop-up).
  • ...

Requirements

To correctly work, you need to have access to CKEditor, KCFinder (or any stuff to allow to upkoad images on the server), ad-gallery javascript / css and fancybox javascript and css are included in the slideshow zip/package so normally it will work right after the installation process.

Bugs & Known Issues

Preview panel does not work correctly with IE9 and below (Due to the usage of "iframe" for the preview popup, It seems that the preview panel doesn't work with Internet Explorer version 9 and below).

Clone this wiki locally