By sgtmoody on
Is there a simple random image module for drupal 6.x I've looked all over to no avail. basicaly what I want to do is just dump images in a folder on my server and have it randomly display a random image from the folder on the block as a thumbnail. then if you click it, it will load the full image preferably in lightbox.
is this even possible? any help would be appreciated thanks.
Comments
Hi
HI,
With help of views module.you can achieve your result..
Regards,
-Raj.
Hi, I have used the 'Image'
Hi,
I have used the 'Image' module to do just that.
Image gives you a gallery and a block that you can configure to show random images. Click on the image and it takes you to the image.
Sounds like exactly what you want.
Cheers
q
q