Problem/Motivation

The responsive image formatter plugin is internal, meaning it may change freely between minor core releases. We're extending an internal plugin here, which is not good.

Proposed resolution

Instead of extending the formatter plugin class, we can simply add a third party setting to the existing formatter plugin.

Remaining tasks

Move existing logic to third party settings.

User interface changes

Just show a checkbox on the existing responsive image formatter.

Data model changes

There will no longer be a custom formatter plugin! Any sites that might be using this module will have to stop using the plugin prior to upgrading!

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Luke.Leber created an issue. See original summary.

  • Luke.Leber committed 11f5f24 on 1.0.x
    Issue #3232744 by Luke.Leber, Ahmad Smhan: Remove formatter plugin; use...

luke.leber’s picture

luke.leber’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.