CkeditorTemplates.php |
src/Plugin/CKEditorPlugin/CkeditorTemplates.php |
Drupal\ckeditor_templates\Plugin\CKEditorPlugin |
|
ckeditor_templates.css |
css/ckeditor_templates.css |
|
.cke_templates_dialog .cke_dialog_ui_checkbox input {
vertical-align: middle;
}
/* Set correct alignment for the "Replace actual content" checkbox */
.cke_reset_all .cke_templates_dialog .cke_dialog_ui_checkbox label {
display:… |
ckeditor_templates.info.yml |
ckeditor_templates.info.yml |
|
ckeditor_templates.info.yml |
ckeditor_templates.libraries.yml |
ckeditor_templates.libraries.yml |
|
ckeditor_templates.libraries.yml |
README.txt |
README.txt |
|
INTRODUCTION
------------
This module integrates the CKEditor templates plugin.
It provides a dialog to offer predefined content templates - with page layout,
text formatting and styles. Thus, end users can easily insert pre-defined
snippets of html… |