README.txt in Link Image Formatter 6
Same filename and directory in other branches
=============================================================================== 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.txtView source
- ===============================================================================
- 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.