Chris Brown
Chris Brown
> As you mentioned, you seem to have branched `ckeditor5` from `master`, then later merged 6248 into `master` and not rebased `ckeditor5` onto `master` so it doesn't include this required...
> Actually I just want to find a way to make ckediter work properly with zencart 1.57. But ... it already does. Below is a screenshot taken today from a...
CKE 5 implementation provided in #6249 ... compatible with v156, v157, v158, v200, v201 and newer.
Just tidying. Doesn't have to go into 2.0.0.
Given that the data is already queried, it seems best to use `$result`, as proposed. Is there value in still passing `$customer` (but as an additional parameter), so that all...
NOTE: Requires changes found in #6248 in order to work correctly.
Lots of updates today. Seems to be working for most of the features previously supported in v4.
> @proseLA wrote: > the vertical height of the window can no longer be controlled via the config.height setting. it needs to be done via css. Thanks for digging that...
Tested on versions v210, v200, v158, v157, v156 to confirm that the CKE5 editor loads correctly using the code changes in this PR. `/admin/includes/ckeditor.php` (whole file) `/admin/includes/css/stylesheet.css` (just the last...
Hmmm. I can't duplicate the problem on Chrome 126.0.6478.127 either. Also tried in incognito mode with no plugins/extensions enabled. While it shouldn't matter, do you mind listing what plugins/extensions you...