Added sandboxed CKEditor 4 as a template editor
This commit is contained in:
parent
eacdc74c29
commit
02a7275ae4
23 changed files with 1299 additions and 377 deletions
|
@ -16,10 +16,12 @@ title: mailtrain
|
|||
|
||||
# Enabled HTML editors
|
||||
editors:
|
||||
- ckeditor
|
||||
- ckeditor4
|
||||
- ckeditor5
|
||||
- codeeditor
|
||||
- mosaico
|
||||
- mosaicoWithFsTemplate
|
||||
- grapesjs
|
||||
|
||||
# Default language to use
|
||||
language: en
|
||||
|
@ -149,7 +151,7 @@ mosaico:
|
|||
# customscripts:
|
||||
# - /mosaico/custom/my-mosaico-plugin.js
|
||||
|
||||
grapejs:
|
||||
grapesjs:
|
||||
# Installed templates
|
||||
templates:
|
||||
- key: demo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue