- Issue created by @joseph.olstad
- Issue was unassigned.
- 🇨🇦Canada danrod Ottawa
Bumping up on this issue, I am trying to create a few charts (I am using CKEditor 5, Running the latest WxT 5.0.x-dev release on PHP 8.2 - D10.0.11), I followed a few examples from here: https://wet-boew.github.io/v4.0-ci/demos/charts/charts-en.html
And installed/set-up the wxt_chart_stability module as suggested: https://www.drupal.org/project/wxt_chart_stability →
But the issue remains:
Not sure what's missing here, I'll take a closer look on this later this weekend (hopefully)
- 🇨🇦Canada joseph.olstad
Hi @danrod, I haven't tested wxt_chart_stability with PHP 8.2, so far only tested with PHP 8.1, you would be the first for 8.2.
With that said, it might be a configuration issue.
I just updated the README.md for wxt_chart_stability so that it's more clear on how to set it up:
WxT Chart Stability
Setup instructions:
- Install wxt_chart_compatibility →
- Then go to all of your text formats and look for "Charts Compatibility"
- Put the checkbox for "Charts Compatibility" to on, then review the corresponding options and change them as you wish. Defaults are included.
- Re-order the filters so that "Charts Compatibility" weight is lighter than the others (drag it to the top).
See screenshot for step 4) https://www.drupal.org/files/project-images/Filter_weight.png →
- 🇨🇦Canada joseph.olstad
@danrod, wxt_chart_stability also only tested with ckeditor v4
With that said, it should work with ck5 as well. Please refer to the setup instructions mentioned above.
- 🇨🇦Canada joseph.olstad
This solution should likely be repackaged and cooked into wxt_ext_editor
The plugin should be set up by default and there should be a hook_upgrade to enable this plugin by default on all text formats that use ckeditor.
Without this solution the wet-boew charts are broken.
This is a bug that we should fix by cooking this text filter plugin and related configuration into the out of the box wxt install and upgrades of wxt for adding support of wet-boew charts.
Affects both ckeditor4 and ckeditor5, same solution works for both.
- Status changed to Active
11 months ago 11:21pm 7 February 2024