Guite/MostGenerator

Javascript conflict by using scribite 5.0 with CKEditor or TinyMCE?

Closed this issue · 8 comments

Of the supported editors only the xinha editor is loading.
This issue appears when a MOST module is active. For example MUFiles, just generated with webgen.
Looks like problems with javascript?!

You can look for the error message using the FireBug console.

TypeError: s is null ckeditor.js:224:241

Path to the file:

modules/Scribite/plugins/CKEditor/vendor/ckeditor

I hope that helps.

This message is coming, calling CKEditor. Actual code of MUFiles, MUFiles active.

Calling TinyMCE gives this message:

"Failed to load: domain/modules/MUFiles/docs/scribite/plugins/TinyMce/plugins/mufiles/editor_plugin.js" tinymce.min.js:4:732

Fixed in f054b29

Fine. CKEditor is working now like expected. 👍
TinyMce i have to check deeper. There are some aspects again.