By greenidea on
I want to put a link for cck image field, the link should be note link that contain this image
Anybody know this? I will appriciated... thank you!~
I want to put a link for cck image field, the link should be note link that contain this image
Anybody know this? I will appriciated... thank you!~
Comments
You can have 2 cck fields
You can have 2 cck fields one for image one for link and arrange them with http://drupal.org/project/contemplate
One way that I have
One way that I have accomplished this is by putting the actual link in the Title field of the cck imagefield and then using the title as the link in the theme template.
Or now also with a module:
Or now also with a module: http://drupal.org/project/linkimage
Hans
KOBA - Webdesign with Drupal
KOBA - Drupal Webdesign & Webdevelopment
... a module with no code :/
... a module with no code :/
Check LINK Image Field
Check LINK Image Field
http://drupal.org/project/linkimagefield
Drupal 6
Does anyone know of a module similar to this, but in Drupal 6?
--
David Needham
You could file an issue
You could file an issue requesting a D6 version, let the maintainer know there's interest.
Interest as well!
I have interest in this as a cck option as well. Makes more sense to add it to the imagefiled cck module.