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
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
Right now i have to extend the widget to load my own asset instead of yours just to load https://cdn.ckeditor.com/4.11.4/full/ckeditor.js instead of the release from ckeditor/ckeditor.
What is the point to include a full preset if you cannot use it ?
The editor does not have all the features for that preset unless you actually load ckeditor full.
The text was updated successfully, but these errors were encountered:
But, why not simply use the CDN version of ckeditor? The only disadvantage is that you'd always have to change the version when new ckeditor is released, but is it that bad? More details at https://cdn.ckeditor.com/
I dunno, right now i am fine with my fix which works for me, but not sure for the rest of people.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As the title says, any plan for this?
Right now i have to extend the widget to load my own asset instead of yours just to load
https://cdn.ckeditor.com/4.11.4/full/ckeditor.js
instead of the release fromckeditor/ckeditor
.What is the point to include a full preset if you cannot use it ?
The editor does not have all the features for that preset unless you actually load ckeditor full.
The text was updated successfully, but these errors were encountered: