Project:Random Images
Version:5.x-1.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

It would be great if we could set up a link for each of the images. I would like to use your module on a church website and use the rotating images to advertise upcoming Teaching titles. A viewer could then click on the title to visit a page with a more in-depth description. A lot of websites could probably benefit from this feature.

(Though I must admit, I still haven't even gotten your module to work at all! I may holler for help after I give it a few more hours of experimentation.)

Comments

#1

I got it to work, and it works well, thank you.

I must admit, however, that it is not designed to do what I thought it would. On my non-drupal site, I have a script that allows me to have one image place-holder in which images rotate every few seconds like a slide-show. (You determine which photos, the order and the length of time between them.) That's what I thought this module would do. My mistake.

I still think the ability to assign links would be nice though.

#2

You can use the theme function to override the way picture html is generated. You can add links to the images by overriding the default theme function that comes with this module.

#3

Status:active» closed (won't fix)

I'm not using this module anymore, and I'd recommend using views and imagecache instead.