Add config for a correspondent ckeditor5-stylesheets configuration in Vartheme BS5

Created on 16 January 2023, almost 2 years ago
Updated 30 May 2023, over 1 year ago

Problem/Motivation

Having the following warning when site admin switch to use CKEditor 5

Warning message
The Vartheme BS5 theme has ckeditor_stylesheets configured without a corresponding ckeditor5-stylesheets configuration. See the change record for details.

https://www.drupal.org/node/3259165
#3194084: Support functionality equivalent to ckeditor_stylesheets

Proposed resolution

Have the following as a starter logic in the vartheme_bs5.info.yml file

ckeditor_stylesheets:
  - dist/css/base/bootstrap.base.css
  - dist/css/base/style.base.css
  - dist/css/layout/edge2edge.layout.css
  - dist/css/layout/equal-height.layout.css
  - dist/css/components/pages/page/page.css
  - dist/css/components/molecules/alert/alert.css

ckeditor5-stylesheets:
  - dist/css/base/bootstrap.base.css
  - dist/css/base/style.base.css
  - dist/css/layout/edge2edge.layout.css
  - dist/css/layout/equal-height.layout.css
  - dist/css/components/pages/page/page.css
  - dist/css/components/molecules/alert/alert.css

📌 Add config for a correspondent ckeditor5-stylesheets configuration in Vartheme Claro Fixed

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
  • ➖ Accessibility and Readability
  • ✅ Code review from 1 Varbase core team member
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes and Update Helper on new feature change/addition
  • ✅ Release varbase-10.0.0-alpha1 , vartheme_bs5-2.0.0-alpha4

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3333796 : Added config for a correspondent ckeditor5-stylesheets configuration in Vartheme BS5
📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇯🇴Jordan Rajab Natshah Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024