This document is intended to demonstrate and explain the steps required to integrate the Highslide Javascript into Etomite. It will not go into great detail regarding the configuration or customization of the highslide package itself as that information is available on the Highslide site.
What is Highslide JS? Highslide JS is an open source JavaScript software, offering a Web 2.0 approach to popup windows.
It streamlines the use of thumbnail images and HTML popups on web pages.
First you need to download the Highslide package, available in zip format, extract the package files, and upload them onto your server. The current release, as of this writing, is highslide-4.0.4, and I have loaded the file set into ./assets/highslide-4.0.4/ off my Etomite root directory.
Second, we need the Doc2Highslide snippet which I have written. This snippet reads in a document, created using the Xinha WYSIWYG editor, which contains the images we want included in our slidehow.
Third, we need the Highslide Chunk which is used to configure and launch the Highslide slideshow.