CHANGELOG.txt |
CHANGELOG.txt |
|
Image link to file 7.x-1.0-ALPHA, 2014-01-11
--------------------------------------------
Initial release of image_link_to_file module. |
image_link_to_file.info |
image_link_to_file.info |
|
name = Image link to file
description = Formatter to link an image field to a file field in the same entity.
package = Fields
core = 7.x
dependencies[] = field
test_dependencies[] = file
test_dependencies[] = image |
image_link_to_file.module |
image_link_to_file.module |
|
Image link to file |
README.txt |
README.txt |
|
-- SUMMARY --
The Image link to file module is a formatter for image fields that creates a
hyperlink from the image to a file field in the same entity.
This simple module solves a typical use case in which, when clicking on a
preview image (e.g. JPG… |