drupal-module image_delta
Delta formatter to show just the # image
harings/image_delta
Delta formatter to show just the # image
- Monday, April 11, 2016
- by harings_rob
- Repository
- 1 Watchers
- 0 Stars
- 55 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
image delta
A field formatter for image fields, that allows you to display just a single image., (*1)
This is usefull when you allow multiple images to be uploaded but only want to show the first image on a teaser., (*2)
This module will become obsolete once d.o#1234624 lands (probably 8.2), (*3)
Alternative modules:
* field_multiple_limit but it uses an alternative approach., (*4)
How to install
Using composer:, (*5)
composer require harings/image_delta
Screenshot
, (*6)