- Issue created by @alexandru.dumitru
Noticed there is no support for Responsive Images on the Wedia module.
I have created a submodule that implement a new field formatter for responsive_image integration.
Since my implementation is currently only to fit the needs in my project, some more work is needed.
- support for multipliers (currently only works for 1x)
- support for sizes (currently only integrated with image styles)
- had to change the return URL from Wedia and some improvements needed to prevent breaking the default image style formatter. (will return image full size instead of template now)
- support for some effects in Drupal (rotate, desaturate, convert)
Needs work
1.2
Code
The change/bugfix cannot be fully demonstrated by automated testing, and thus requires manual testing in a variety of environments.
A documentation change is requested elsewhere. For Drupal core (and possibly other projects), once the change has been committed, this status should be recorded in a change record node.