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
it uses its own system to download it's code & assets (so there is a DL URL specific to it...).
the code make it a bad citizen (eg: makes ugly hacks with jQuery & so is bound to specific version of jQuery) ; so it causes problems with our own widgets, we cannot use it in inner-popups...
We need to find a new RTE which fix these issues. Notice that we do not need all the features of TinyMCE ; indeed a lighter UI would be nice.
The text was updated successfully, but these errors were encountered:
I found this one promising : https://quilljs.com/
A bit heavy (about 400Kb) but has many of tinymce features without its awful plugin/assets mechanism. Also not require react, ember or vue (like CkEditor)
TinyMCE has several issues :
We need to find a new RTE which fix these issues. Notice that we do not need all the features of TinyMCE ; indeed a lighter UI would be nice.
The text was updated successfully, but these errors were encountered: