Missing CM-javascript.js from plugin install pkg
-
In an effort to resolve the issue of JS files being inaccessible once saved, I was looking through the PHP code and saw a function wce_load_codemirror_js().
This function loads two Javascript files:
wce-codemirror-mode-js *with path:* /assets/codemirror/mode/javascript.js wce-codemirror-js *with path:* /assets/codemirror/js/cm-javascript.js
The first one can be located in the install package but the second file is missing from the plugin install ZIP. The folder path “JS” exists but has no files within.
???
- The topic ‘Missing CM-javascript.js from plugin install pkg’ is closed to new replies.