PDA

View Full Version : Random Image from Gallery


mholtum
06-24-2004, 02:39 PM
I am running Gallery v1.4.2 (http://gallery.menalto.com/modules.php?op=modload&name=News&file=index) and would like to add a Random image module on my cmps main page. How might I go about doing such a thing?

maximux1
06-24-2004, 11:14 PM
does gallery have code for a random image display? If so, what I would do is copy that code to a new file (php) and adapt it to meet your format needs. Then, simply include the file from gallery and and spit it out into a module using CMPS.

Not familiar with gallery at all, but I bet it's got that function built in somewhere.

Max

Our Sponsors
 

mholtum
06-25-2004, 02:12 AM
Thanks let me see if I can find that.. Where would I start to look??