|
@@ -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: ''
|