Problem/Motivation
On the Varbase 10.1.x line (Drupal core ~11.4), Varbase Editor requires drupal/ckeditor_media_resize: ~1.1.0. The released 1.1.0 core_version_requirement excludes 11.4, so the Varbase Project template must carry mglaman/composer-drupal-lenient plus a vardot/varbase-patches core-11.4 patch (#3607786, MR !30) just to install. On the 11.0.x line this was resolved by moving to the vardot/ckeditor_media_resize 2.0.0 fork (via Varbase Editor Base 1.0.0-beta3), which replaces drupal/ckeditor_media_resize and declares core ~11.4 natively.
Proposed resolution
Require vardot/ckeditor_media_resize: ~2.0.0 (the fork) instead of drupal/ckeditor_media_resize: ~1.1.0 in composer.json. The fork keeps the ckeditor_media_resize module machine name, so no .info.yml change is needed. This unblocks the Varbase Project template 10.1.x dropping mglaman/composer-drupal-lenient and the now-obsolete patch.
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ➖ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ❌ Reviewed by a human
- ❌ Code review by maintainers
- ❌ Full testing and approval
- ❌ Credit contributors
- ❌ Review with the product owner
- ✅ Update Release Notes
- ✅ Release varbase_editor-10.1.5
API changes
- N/A
Data model changes
- N/A
Issue fork varbase_editor-3612192
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
rajab natshahComment #5
rajab natshahComment #6
rajab natshah✅ Released in 10.1.5 — varbase_editor-10.1.5