messageagency / ma_bg_img_formatter
Adds an image formatter which renders an image in a background style.
Package info
bitbucket.org/messageagency/ma_bg_img_formatter
Type:ma-module
pkg:composer/messageagency/ma_bg_img_formatter
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-02 16:38:52 UTC
README
This module provides a field formatter for image fields that renders the field as markup with the image as a background image style.
It does not provide any way for the background image to be set on the field's parent entity's wrapper, which is a common need (think billboards). That kind of functionality could be handled in ma_layouts module by adding config settings to a custom Layout class (tbd).