I would like image to be link. I don't see this as an option.
I am seeking this option too. Is there anyway to make the images be a link?
Hi zplatt,
I use this workaround:
1) don't upload the image 2) instead upload it manually to known place 3) Use the content zone, with HTML coding like this
<a href="http://www....com"> <img src="/...the path.../picture.JPG" /> </a>
You may see an example here Databases Hispamerica
I guess giving the URL at creation or edit time, and rotor taking care of HTML code generation may be new feature request, don't know...
Regards
My Oracle topics blog
Yes, it's already a new feature request.
I've pointed all the duplicate requests for this feature to this node. There were four duplicates.
Is it possible to incorporate the CCK link module with this one? That way it could give the user the option.
Subscribing
What's the status on this feature request?
I found that Views Rotator module works really well. It takes any piece of content that you can create in a view.
I added the image link functionality. Download the patch files at http://drupal.org/node/320757
This is fixed in CVS. Marked as duplicate of #320757: Adding Image Link Feature since that's where the patch came from (thanks icabanas)
Comments
Comment #1
zplatt commentedI am seeking this option too. Is there anyway to make the images be a link?
Comment #2
ruizrey74 commentedHi zplatt,
I use this workaround:
1) don't upload the image
2) instead upload it manually to known place
3) Use the content zone, with HTML coding like this
You may see an example here Databases Hispamerica
I guess giving the URL at creation or edit time, and rotor taking care of HTML code generation may be new feature request, don't know...
Regards
My Oracle topics blog
Comment #3
ruizrey74 commentedYes, it's already a new feature request.
Regards
Comment #4
SeanBannister commentedI've pointed all the duplicate requests for this feature to this node. There were four duplicates.
Comment #5
jdlind38 commentedIs it possible to incorporate the CCK link module with this one? That way it could give the user the option.
Comment #6
br4t commentedSubscribing
What's the status on this feature request?
Comment #7
jdlind38 commentedI found that Views Rotator module works really well. It takes any piece of content that you can create in a view.
Comment #8
icabanas commentedI added the image link functionality. Download the patch files at http://drupal.org/node/320757
Comment #9
mrfelton commentedThis is fixed in CVS.
Marked as duplicate of #320757: Adding Image Link Feature since that's where the patch came from (thanks icabanas)