By tedbow on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.3.x
Introduced in version:
8.3.0
Issue links:
Description:
A new URL formatter has been added for Image fields. This formatter has the option to display the (root-relative) URL to either the original image or an image style version of the image. This enables Views using a REST export display to provide the URL to either the full image or a resized (image style) or otherwise modified image. It will reduce the need for image processing on the client side and allow REST clients to use image style configuration from Drupal.
Impacts:
Site builders, administrators, editors
Module developers