Add Support for image_url and file_url_plain Field Formatters

Created on 31 March 2023, about 1 year ago

Problem/Motivation

Currently, the 'image_url' field formatter is only supported with an image style is specified. If 'original image' is specified, then no cache buster is added. The 'file_url_plain' field formatter is not supported either.

Proposed resolution

Use hook_field_formatter_info_alter() to replace the classes for these two field formatters to use classes provided by this module.

Remaining tasks

  1. Open MR
  2. Update tests

User interface changes

None.

API changes

None.

Data model changes

None.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Chris Burge

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024