ExtJS Integration of CKEditor -


we plan use extjs ckeditor.

i saw there port of tinymce extjs.

is possible write ckeditor wrapper extjs?

what concerned event handling (extjs defines own implementation).

i found information tinymce port extjs: https://github.com/qtx/tinymcetextarea5/blob/master/doc/instructions.pdf

thank sharing experience topic in advance.

there extension extjs 3 available on github:

https://github.com/tocco/extjs3-ckeditor-extension

we use in production, works fine.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

c# - ItextSharp font color issue in ver 5.5.4+ -

how does one get csharp-sqlite to throw exceptions for duplicates or foreign key constraint violations -