Browse Downloads by alphabetical listing [ 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C | D | E | F | G | H | I ] [ J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z ]
OnAir
An updated version of my first script Culex Dj rotator, now named only Onair.
I have cleaned up my code and most are rewritten to match the xoops standards.
This module is originally written to use with radio, to show who is online (picture, start & end, name, title of show & what song is playing) & who is on next with same details.
Use this as a banner rotator, to show your schedule, movies in tv or what ever you want to show on your frontpage on a timed basis.
Also I added the ability to link on to a more detailed description of the event as well as the ability to add dated playlists.
VERSION 1.0 ------------ 06 June 2009.: Released the module for testing on (Xoops Forums module reviews)
VERSION 1.01 ------------ 07 june 2009
- Reprefixed my functions // Thanks to Trabis - Added intval(), addslashes() to some functions not using them // Thanks again to Trabis - fixed function playlistall to show all playlists - Fixed warnings in playlists.php - fixed admin/index.php so events are sorted day,start not only by day
VERSION 1.02 ------------ 13 june 2009
- Changed the save and add new event functions. If start > stop time then automaticly these are changed to '23:59:59' - Changed the function in script to show current event running and if this is last before midnight then choose first after midnight for the "Comming up" container.
Version 1.03 ------------ 26 june 2009
- Adjusted the template to show day name in every query - Make function to show different background where event is onair now.