ImageSlideShow for Joomla! 1.5.x

May 13, 2008 · Filed Under ImageSlideshow · 8 Comments 

ImageSlideShow is now feature complete. Well, it is as complete as I’m going to make it for the moment.

It can be downloaded from here.

What is ImageSlideShow? 

ImageSlideShow is a simple Joomla! module written in PHP and Javascript. The module displays a sequence of images from a specified directory either in order or in a random order. The slideshow has a simple transition between each image, the timing of which can be specified. ImageSlideShow also has the ability to create “thumbnail” versions of the images and to use them in the slideshow.

It is/was a project for me to learn PHP & JavaScript. Also proved useful in learning the framework behind Joomla 1.5 and generally how programming for the “web” world differs from my normal C# development efforts.