heimrichhannot / contao-utils-bundle

This bundle offers various utility functionality for the Contao CMS.
GNU Lesser General Public License v3.0
8 stars 4 forks source link

add custom title to image twig filter #27

Closed mirkogleibe closed 10 months ago

mirkogleibe commented 3 years ago

It is not possible to set a custom title cause value of added imageData like singleSRC|image([0,0,1],{'title': box.iconAltText }) is not included in the following line of bundle twig view.

https://github.com/heimrichhannot/contao-utils-bundle/blob/5e91677bd49ccf08d3c9071d64b0618176806027/src/Resources/views/picture.html.twig#L32