I think you can use path auto for this features
Thanks for your work
Raphael Apard β made their first commit to this issueβs fork.
Thanks for you work !
https://www.drupal.org/project/rename_admin_paths/issues/3275205 π Regressions in 7.x-2.4 Fixed
Raphael Apard β made their first commit to this issueβs fork.
Raphael Apard β made their first commit to this issueβs fork.
Thanks !
Raphael Apard β made their first commit to this issueβs fork.
Here you go !
Thanks for your works
Here a patch for the 2.1.x version (including this fix: https://www.drupal.org/project/media_directories/issues/3366407 π MediaThumbnailFormatter::__construct() error Closed: won't fix ).
I think this is safer to use the getSource method to get the source field instead of using thumbnail
.
I my case, alt text is not updated on thumbnail
after editing the media.
Here a patch for the 2.0.x version.
Raphael Apard β created an issue.
Here my fix
Hi,
Thanks for your work. I'm using this Field Formatter on en entity (not a CKEditor field) and alt attributes is missing too.
Why not get alt from thumbnail ?
https://git.drupalcode.org/project/media_directories/-/blob/2.1.x/module...
This patch works great. Thanks
Occurs with renderable array of BlockViewBuilder's viewMultiple method for me.
Yes this is critical bug!
Patch tested, work on version 9.3.2 for me.