CkeditorCodeMirrorBasicTest.php |
tests/src/Functional/CkeditorCodeMirrorBasicTest.php |
Drupal\Tests\ckeditor_codemirror\Functional |
|
ckeditor_codemirror.info.yml |
ckeditor_codemirror.info.yml |
|
ckeditor_codemirror.info.yml |
ckeditor_codemirror.install |
ckeditor_codemirror.install |
|
Install, update and uninstall functions for the CKEditor CodeMirror module. |
ckeditor_codemirror.libraries.yml |
ckeditor_codemirror.libraries.yml |
|
ckeditor_codemirror.libraries.yml |
ckeditor_codemirror.module |
ckeditor_codemirror.module |
|
Main code for CKEditor CodeMirror module. |
ckeditor_codemirror.schema.yml |
config/schema/ckeditor_codemirror.schema.yml |
|
config/schema/ckeditor_codemirror.schema.yml |
CodeMirror.php |
src/Plugin/CKEditorPlugin/CodeMirror.php |
Drupal\ckeditor_codemirror\Plugin\CKEditorPlugin |
|
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
INTRODUCTION
------------
CKEditor CodeMirror module adds syntax highlighting for "Source View" in
CKEditor WYSIWYG editor using CodeMirror Plugin
https://w8tcha.github.io/CKEditor-CodeMirror-Plugin.
DRUPAL… |