Problem/Motivation

The module doesn't currently support other widgets such as the SVG image module which doesn't extend ImageWidget.

Proposed resolution

The module should check if the module's field_types plugin definition supports the image field type and it extends FileWidget (ImageWidget already does).

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

codebymikey created an issue. See original summary.

codebymikey’s picture

Status: Active » Needs review
anybody’s picture