Merge branch 'master' of https://figureslibres.io/gogs/bachir/drupal-reha
This commit is contained in:
@@ -17,6 +17,7 @@ settings:
|
|||||||
- bold
|
- bold
|
||||||
- italic
|
- italic
|
||||||
- drupalInsertImage
|
- drupalInsertImage
|
||||||
|
- link
|
||||||
plugins:
|
plugins:
|
||||||
ckeditor5_heading:
|
ckeditor5_heading:
|
||||||
enabled_headings:
|
enabled_headings:
|
||||||
@@ -27,6 +28,9 @@ settings:
|
|||||||
- heading6
|
- heading6
|
||||||
ckeditor5_imageResize:
|
ckeditor5_imageResize:
|
||||||
allow_resize: true
|
allow_resize: true
|
||||||
|
linkit_extension:
|
||||||
|
linkit_enabled: true
|
||||||
|
linkit_profile: default
|
||||||
image_upload:
|
image_upload:
|
||||||
status: true
|
status: true
|
||||||
scheme: public
|
scheme: public
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- editor
|
- editor
|
||||||
|
- linkit
|
||||||
|
- pathologic
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: a0dSxrd1nnzeSvKpvFmtoLpxDd3Nj6E7dQN-MZUi20g
|
default_config_hash: a0dSxrd1nnzeSvKpvFmtoLpxDd3Nj6E7dQN-MZUi20g
|
||||||
name: wysiwyg
|
name: wysiwyg
|
||||||
@@ -68,3 +70,20 @@ filters:
|
|||||||
status: false
|
status: false
|
||||||
weight: -42
|
weight: -42
|
||||||
settings: { }
|
settings: { }
|
||||||
|
linkit:
|
||||||
|
id: linkit
|
||||||
|
provider: linkit
|
||||||
|
status: true
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
title: true
|
||||||
|
filter_pathologic:
|
||||||
|
id: filter_pathologic
|
||||||
|
provider: pathologic
|
||||||
|
status: true
|
||||||
|
weight: 50
|
||||||
|
settings:
|
||||||
|
settings_source: global
|
||||||
|
local_settings:
|
||||||
|
protocol_style: full
|
||||||
|
local_paths: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user