christiaan / tinymce-codemirror

Development moved to gitlab.com/tinymce-plugins/tinymce-codemirror
https://gitlab.com/tinymce-plugins/tinymce-codemirror
Apache License 2.0
71 stars 29 forks source link

cannot load codemirror tinymce #41

Closed SGD-DEV closed 5 years ago

SGD-DEV commented 6 years ago

i get this when open in tiny mce

window opens but see only this message CodeMirror not found in "codemirror/", aborting...

what is wrong?

i have unzip Codemirror in tinymce->plugins -> codemirror-> codemirror

kabircse commented 5 years ago

You did not follow the instruction properly.

  1. Unpack codemirror-latest.zip inside the plugins/codemirror folder that was just created. A folder named codemirror-4.8 (or similar) will be created. Renamed the created folder to CodeMirror.

It will solve your problem.