link in wysiwyg
This commit is contained in:
@@ -17,6 +17,7 @@ settings:
|
||||
- bold
|
||||
- italic
|
||||
- drupalInsertImage
|
||||
- link
|
||||
plugins:
|
||||
ckeditor5_heading:
|
||||
enabled_headings:
|
||||
@@ -27,6 +28,9 @@ settings:
|
||||
- heading6
|
||||
ckeditor5_imageResize:
|
||||
allow_resize: true
|
||||
linkit_extension:
|
||||
linkit_enabled: true
|
||||
linkit_profile: default
|
||||
image_upload:
|
||||
status: true
|
||||
scheme: public
|
||||
|
||||
@@ -4,6 +4,8 @@ status: true
|
||||
dependencies:
|
||||
module:
|
||||
- editor
|
||||
- linkit
|
||||
- pathologic
|
||||
_core:
|
||||
default_config_hash: a0dSxrd1nnzeSvKpvFmtoLpxDd3Nj6E7dQN-MZUi20g
|
||||
name: wysiwyg
|
||||
@@ -68,3 +70,20 @@ filters:
|
||||
status: false
|
||||
weight: -42
|
||||
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