Enable and configure Link It module and related
This commit is contained in:
parent
78cf5d734e
commit
a18796a766
9 changed files with 77 additions and 10 deletions
|
@ -27,7 +27,7 @@ settings:
|
|||
-
|
||||
name: Linking
|
||||
items:
|
||||
- DrupalLink
|
||||
- Linkit
|
||||
- DrupalUnlink
|
||||
-
|
||||
name: Lists
|
||||
|
@ -51,13 +51,17 @@ settings:
|
|||
- ShowBlocks
|
||||
- Source
|
||||
plugins:
|
||||
language:
|
||||
language_list: un
|
||||
stylescombo:
|
||||
styles: ''
|
||||
linkit:
|
||||
linkit_profile: default
|
||||
image_upload:
|
||||
status: true
|
||||
scheme: public
|
||||
directory: inline-images
|
||||
max_size: ''
|
||||
max_dimensions:
|
||||
width: 0
|
||||
height: 0
|
||||
width: null
|
||||
height: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue