Giter VIP home page Giter VIP logo

slideshow's Introduction

SlideShow

SlideShow Plugin for CKEditor

A cool plugin which allow to create and manage SlideShow in CKEditor. 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).
...  

Internationalization

Currently plugin supports 2 languages.

  • en
  • tr

Translations are welcomed.

Usage

  1. Download source files and place them on to be created "slideshow" folder under the CKeditor's plugin base.
  2. Define plugin in CKEDITOR config object. CKEDITOR.config.extraPlugins = 'slideshow';
  3. Set your CKEDITOR language if you did not set it yet. CKEDITOR.config.language = 'en';
  4. You're Done !! Just enjoy.

The needed files for "ad-gallery" and "fancybox" are located under the 3rdParty directory, in the plugin package. They are just copy of the files from respective web sites (ad-gallery and fancybox), just a fews modifs have been made in the as-gallery css file, for info, and for curious people, the diffs compared to the original are in the patch file under this ad-gallery directory. Normally, nothing special has too be done with these files. If you like to change their location, just edit the "slidesho.js" and update the variables on top of this file.

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.

Demo

View the live demo.

Cheers

Thanks to [CKeditor] 1 and [ad-gallery] 2 and [fancybox] 3 people for their good work.

slideshow's People

Contributors

humancopy avatar b1azer avatar

Watchers

James Cloos avatar carscx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.