galetahub / ckeditor

Ckeditor 4.x integration gem for rails
https://ckeditor.com/ckeditor-4/
MIT License
2.23k stars 875 forks source link

Ckeditor upgrade #941

Closed dil-atiwari closed 1 week ago

dil-atiwari commented 3 months ago

I would like to inquire if there are any plans to upgrade to CKEditor 5?

rvalladares77 commented 3 months ago

I guess your question is related to this one.: https://github.com/galetahub/ckeditor/issues/933

dil-atiwari commented 3 months ago

@rvalladares77 I have already seen the post which you shared which is related to the end of life for a specific version of CKEditor, but I'm specifically interested in whether there are any plans for upgrading CKEditor 5.

dil-atiwari commented 2 months ago

@rvalladares77 I wanted to ask if there are any plans or timelines in place for upgrading to CKEditor 5. Given the improvements in usability, accessibility, and new features that CKEditor 5 offers, an upgrade could provide significant benefits to our application. Is there any other way to use Ckeditor 5 ?

Mati365 commented 1 month ago

@dil-atiwari Consider using newer gem: https://github.com/Mati365/ckeditor5-rails. Few things need to be done, like image upload, but overall it should work with the newest version of CKEditor 5 (and these upcoming ones :-))

dil-atiwari commented 2 weeks ago

@Mati365 Thank you for the new gem. Are there any plans to implement image upload functionality? This feature will be crucial.

Mati365 commented 2 weeks ago

@dil-atiwari Yep, check comment: https://github.com/Mati365/ckeditor5-rails/issues/6#issuecomment-2482061678