ScreenSave is a Javascript Screen Saver for Joomla! 1.5 (Uses Joomla’s native JS API).

It works just like any desktop image rotating screen saver. You specify a folder and it displays the images found there ( randomly on the screen ) after a specified time with a specified delay.
It also supports transparency and pre-loading.
Download: ScreenSave 0.2.0
Tested on Firefox 3 and Google Chrome. Made in scope of the Institut-Oko Kiosk project.

(C) Marko Zabreznik
Backlink: extensions.joomla.org
December 9th, 2008 at 4:14 am
greaat idea
March 7th, 2009 at 4:03 pm
I can’t get this module working on my joomla 1.5x website.
I publish it and I provide it with a directory to put images in, since it doesn’t seem to make one for it self under /images
I put a image in the directory /images/screensave but nothing happens even though I’ve activated the module and even made the title visable, that didn’t show either.
What am I doing wrong?
March 9th, 2009 at 6:42 am
Hey Screemer, might be a lot of things. First thing to do would be to check in your html if all the javascript files are included: mootools and screensave. Second would be to check if the module displays a script that holds the array of images. If it does not you have your path wrong.
Also, I must note that the screensaver reacts to mouse movement and clicks.