You are here

README.txt in Link Image Formatter 6

Same filename and directory in other branches
  1. 7 README.txt
===============================================================================
Link Image Formatter 1.x
===============================================================================
Defines a field formatter to display a link to an image as an HTML image
element.

The Imagecache External module (http://drupal.org/project/imagecache_external)
is recommended to allow for custom dynamic external image manipulation and
cache.

Getting Started:

1. Enable the module.

2. Optionally enable Imagecache External module and create a custom Imagecache preset.

3. Navigate to Admin -> Content management -> Content types ->
[My content type] -> Display fields.

4. For field type "link" on the Display fields page, there will now be
additional formatters for "Image" and optionally user defined Imagecache
presets.

File

README.txt
View source
  1. ===============================================================================
  2. Link Image Formatter 1.x
  3. ===============================================================================
  4. Defines a field formatter to display a link to an image as an HTML image
  5. element.
  6. The Imagecache External module (http://drupal.org/project/imagecache_external)
  7. is recommended to allow for custom dynamic external image manipulation and
  8. cache.
  9. Getting Started:
  10. 1. Enable the module.
  11. 2. Optionally enable Imagecache External module and create a custom Imagecache preset.
  12. 3. Navigate to Admin -> Content management -> Content types ->
  13. [My content type] -> Display fields.
  14. 4. For field type "link" on the Display fields page, there will now be
  15. additional formatters for "Image" and optionally user defined Imagecache
  16. presets.