disabled video embed in full html format (for email), added syntax hightlighting with ckeditor_codeminor

This commit is contained in:
2021-09-16 11:17:29 +02:00
parent 277f3cb445
commit feb11b3971
7 changed files with 139 additions and 19 deletions

View File

@@ -41,7 +41,6 @@ settings:
name: Média
items:
- DrupalImage
- video_embed
-
name: Outils
items:
@@ -54,10 +53,30 @@ settings:
- JustifyRight
- JustifyBlock
plugins:
drupallink:
linkit_enabled: true
linkit_profile: default
stylescombo:
styles: ''
language:
language_list: un
codemirror:
enable: true
startupMode: wysiwyg
mode: htmlmixed
theme: monokai
options:
lineNumbers: true
lineWrapping: true
matchBrackets: true
autoCloseTags: true
autoCloseBrackets: true
enableSearchTools: true
enableCodeFolding: true
enableCodeFormatting: true
autoFormatOnStart: true
autoFormatOnModeChange: true
autoFormatOnUncomment: true
font:
font_names: ''
font_sizes: ''
@@ -70,9 +89,6 @@ settings:
responsive: true
width: '854'
height: '480'
drupallink:
linkit_enabled: true
linkit_profile: default
image_upload:
status: true
scheme: public