-
- Downloads
Issue #3392696: Update CKEditor Media Embed Plugin from ~1.0 to ~2.0 to support Drupal ~10.1.0
parent
41f6038b
Branches
Tags
... | ... | @@ -41,7 +41,7 @@ |
"drupal/linkit": "6.1.1", | ||
"drupal/editor_advanced_link": "~2.0", | ||
"drupal/image_resize_filter": "~1.0", | ||
"drupal/ckeditor_media_embed": "~2.0", | ||
"drupal/ckeditor_media_embed": "~1.0 || ~2.0", | ||
"drupal/anchor_link": "~1.0", | ||
"drupal/token": "~1.0", | ||
"drupal/token_filter": "~2.0" | ||
... | ... | @@ -70,10 +70,6 @@ |
"enable-patching": true, | ||
"composer-exit-on-patch-failure": true, | ||
"patches": { | ||
"drupal/ckeditor_media_embed": { | ||
"Issue #2900313: Add ability to embed tweets and other rich content in WYSIWYG": | ||
"https://www.drupal.org/files/issues/embed_rich_content_in_WYSIWYG-2900313-2.patch" | ||
}, | ||
"drupal/linkit": { | ||
"Issue #3158783: Links around media images break when edited, using Linkit and CKeditor": | ||
"https://www.drupal.org/files/issues/2023-04-25/3158783-24.patch", | ||
... | ... |
Please register or sign in to comment