Hi,
We built our site on top of Liferay Portal which uses ckeditor by default. The version we are using uses version 3.6.6, and we are not quite ready to upgrade.
We would like to use the latest version of ckEditor in our portlets. We may have situations where the two versions of ckeditor would be used.
Could we avoid potential conflicts ? How ?
Alain
I think it's not possible to
I think it's not possible to have both versions on the same page. CKEditor creates a global object CKEDITOR, which holds the whole API, and since v3 and v4 do it there will be a clash.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!