Table of Contents


See ContributedPlugins

Overview#

This plugin uses http://www.jssor.com/Content unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png to create a sliding image gallery in your JSPWiki page.

Written by David Vittor
Date 23-Aug-2014
Plugin Version 0.1
Wiki Versions 2.10.1+
Details http://digitalspider.com.au/JSPWiki/Wiki.jsp?page=ImageGalleryPluginContent unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png
Plugin jssor.zipContent unavailable! (broken link)(info) and ImageGalleryPlugin-0.1.jarContent unavailable! (broken link)(info)
Dependencies None

Usage#

  • Download the *jssor.zip* file, and extract into your <tomcat>/webapps/JSPWiki/ directory
  • Place the *jar* file into your <tomcatDir>/webapps/JSPWiki/WEB-INF/lib/ directory
  • Restart your tomcat
  • Add the following to your page:
!Attachments
[{ImageGallery items=3 width=900 steps=3 autoplay=2000 speed=200 arrows=true nav=true sortby=name sortdesc=true}]
!SMH
[{ImageGallery url='http://www.smh.com.au/' items=3 width=900 steps=3 autoplay=2000 speed=200 arrows=true nav=true sortby=name sortdesc=true}]

Example#