You are here

README.txt in Media Responsive Thumbnail 8

INTRODUCTION
------------

Media Responsive Thumbnail combines the Media module with the Responsive Image
module by adding a new field formatter which takes advantage of both functions.

Basically, it lets you display a Media Entity Reference field just like an
Image field with a Responsive Image formatter.

REQUIREMENTS
------------

This module requires the following Core modules:

 * Media
 * Responsive Image

INSTALLATION
------------
 
 * Install as you would normally install a contributed Drupal module.

CONFIGURATION
-------------

 * Navigate to your Media reference field (or create a new one if needed).
 * Under "Manage display", select "Responsive thumbnail" as the formatter.
 * In the formatter settings (cogwheel icon on the right)
   select the desired Responsive Image style to display the image.

File

README.txt
View source
  1. INTRODUCTION
  2. ------------
  3. Media Responsive Thumbnail combines the Media module with the Responsive Image
  4. module by adding a new field formatter which takes advantage of both functions.
  5. Basically, it lets you display a Media Entity Reference field just like an
  6. Image field with a Responsive Image formatter.
  7. REQUIREMENTS
  8. ------------
  9. This module requires the following Core modules:
  10. * Media
  11. * Responsive Image
  12. INSTALLATION
  13. ------------
  14. * Install as you would normally install a contributed Drupal module.
  15. CONFIGURATION
  16. -------------
  17. * Navigate to your Media reference field (or create a new one if needed).
  18. * Under "Manage display", select "Responsive thumbnail" as the formatter.
  19. * In the formatter settings (cogwheel icon on the right)
  20. select the desired Responsive Image style to display the image.