Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Any plan to include full ckeditor release instead of just the standard one? #136

Open
twisted1919 opened this issue Apr 17, 2019 · 2 comments

Comments

@twisted1919
Copy link

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 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.

@tonydspaniard
Copy link
Member

Hi @twisted1919 we have huge amount of problems with it (Check closed issues related to the subject #126 (comment)).

If you know how to solve the issues with the version constraint (https://github.com/2amigos/yii2-ckeditor-widget/blob/master/composer.json#L32). Please feel free to recommend a merge request.

Maybe instead of using composer we should use npm but I didn't have time to test it my self personally yet. Any help on that?

@twisted1919
Copy link
Author

@tonydspaniard - i see now, okay... bad news then.

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants