File Image Formatter
31 sites
No security coverage
This module provides an image formatter for file fields, making it easy to display images referenced in file fields, especially for older sites migrated from Drupal 6. It's particularly useful for showing images within views.
File Image Formatter provides an image formatter for file fields.
This is most useful for web sites migrated from Drupal 6 with the default "upload" field for nodes that were used as a free form file or image field.
Usage
- Best used when you need to display an image formatter in a view where a node with a file field may have images referenced as file entities.
- Not as useful when used as a default display for a file field as non-image fields will be hidden by this formatter.