You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the Redactor field, we had the option to modify the purifier config via the MODIFY_PURIFIER_CONFIG event. I was wondering if we could have the same for CKEditor or is there another way to modify this?
We like to migrate a Redactor field to CKEditor but are losing, in this case, some data-attributes, we've added via this event.
Although the event is there and the Purifier config is extended in the same way as the Redactor one, the config still doesn't seem to be applied (in this case) 🤔 Gonna debug a little more to see if I can pinpoint where it's different in this case.
Description
For the Redactor field, we had the option to modify the purifier config via the MODIFY_PURIFIER_CONFIG event. I was wondering if we could have the same for CKEditor or is there another way to modify this?
We like to migrate a Redactor field to CKEditor but are losing, in this case, some data-attributes, we've added via this event.
Some context on what we're doing:
Thanks!
The text was updated successfully, but these errors were encountered: