PDA


View Full Version : Random Image from Gallery


mholtum
06-24-2004, 03: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-25-2004, 12:14 AM
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

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