custom map language aware links url; patched core for image field link language aware

This commit is contained in:
2024-12-02 11:03:07 +01:00
parent bfb94ef05b
commit 5a48eee4ef
2 changed files with 6 additions and 1 deletions

View File

@@ -126,6 +126,9 @@
"merge-extra": true
},
"patches": {
"drupal/core": {
"Image field generates only default language URL when linking to corresponding entity. https://www.drupal.org/node/2645922?no_cache=1733132298":"https://www.drupal.org/files/issues/2021-03-15/2645922-45.patch"
},
"drupal/social_media_links":{
"Replace Twitter with X https://www.drupal.org/project/social_media_links/issues/3384469": "https://www.drupal.org/files/issues/2023-09-12/social_media_links-change_twitter_to_x-3384469-7.patch"
},