core update and body summary wysiwyg patch

This commit is contained in:
2025-04-01 16:40:26 +02:00
parent 6a2a4beb5f
commit 1ac7d51420
97 changed files with 689 additions and 788 deletions

View File

@@ -18,9 +18,9 @@
"composer/installers": "^2.0",
"drupal/block_field": "^1.0@RC",
"drupal/config_pages": "^2.15",
"drupal/core-composer-scaffold": "^10.2",
"drupal/core-project-message": "^10.2",
"drupal/core-recommended": "^10.2",
"drupal/core-composer-scaffold": "^10.3",
"drupal/core-project-message": "^10.3",
"drupal/core-recommended": "^10.3",
"drupal/editor_advanced_link": "^2.2",
"drupal/geofield": "^1.60",
"drupal/image_delta_formatter": "^1.2",
@@ -131,7 +131,8 @@
},
"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"
"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",
"Also use text editor (CKEditor) for summary of a text field https://www.drupal.org/project/drupal/issues/2671162 ":"https://www.drupal.org/files/issues/2024-09-09/2671162-151.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"