Postponed on #3194084: Support functionality equivalent to ckeditor_stylesheets
Problem/Motivation
In #3194084: Support functionality equivalent to ckeditor_stylesheets, a new ckeditor5-stylesheets theme configuration was created. It provides functionality similar to ckeditor_stylesheets, but exists as a separate settings as there are scenarios where a stylesheet that works well in CKEditor 4 won't necessarily work well in CKEditor 5.
Since this theme has ckeditor_stylesheets configured, it should get a ckeditor5-stylesheets setting. It may be possible to use the same stylesheets, but manual testing will be required to confirm the styling is desirable and doesn't have side effects. This is especially necessary as CKEditor5 stylesheets are not encapsulated in an <iframe>
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | bartik-ckeditor5-stylesheets-3267435.6.patch | 369 bytes | mashir |
Issue fork bartik-3267435
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 #2
bnjmnmComment #5
quietone commentedBartik has been removed from core. This looks like it should be in the contrib project.
Comment #6
mashir commentedHere is the patch we need to apply to remove the warnings from Text Formatter section.
Comment #7
solideogloria commentedThe patch does remove the warnings for me when I applied the patch.
Comment #8
liam morlandPlease put the patch into an issue fork and merge request.
Comment #10
solideogloria commentedComment #11
liam morlandComment #12
solideogloria commentedI've been using this successfully for a couple years now.
Comment #13
liam morlandComment #15
liam morlandThanks