Enable and configure Link It module and related

This commit is contained in:
benjamin melançon 2019-09-30 11:48:01 -04:00
parent 78cf5d734e
commit a18796a766
9 changed files with 77 additions and 10 deletions

View file

@ -68,6 +68,7 @@ module:
image: 0
layout_discovery: 0
link: 0
linkit: 0
mailchimp: 0
menu_block: 0
menu_ui: 0

View file

@ -43,13 +43,17 @@ settings:
items:
- Source
plugins:
language:
language_list: un
stylescombo:
styles: ''
linkit:
linkit_profile: ''
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0
width: null
height: null

View file

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

View file

@ -8,7 +8,7 @@ _core:
default_config_hash: 73bBl0mQ4I5Md9_FoI1V9MErX_I6ykC9gNKwLqb80Ko
name: 'Basic HTML'
format: basic_html
weight: 0
weight: -9
filters:
filter_html:
id: filter_html
@ -16,7 +16,7 @@ filters:
status: true
weight: -10
settings:
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <p> <br> <span> <img src alt height width data-entity-type data-entity-uuid data-align data-caption>'
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol type start> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <p> <br> <span> <img src alt data-entity-type data-entity-uuid data-align data-caption width height>'
filter_html_help: false
filter_html_nofollow: false
filter_align:

View file

@ -4,11 +4,12 @@ status: true
dependencies:
module:
- editor
- noreferrer
_core:
default_config_hash: Ntb6R4iBtiXqdVDdJTRFIQFCPmwCTUi9hbphjDkjZWA
name: 'Full HTML'
format: full_html
weight: 1
weight: -10
filters:
filter_align:
id: filter_align
@ -34,3 +35,18 @@ filters:
status: true
weight: 11
settings: { }
filter_html:
id: filter_html
provider: filter
status: false
weight: -10
settings:
allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol type start> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <s> <sup> <sub> <img src alt data-entity-type data-entity-uuid data-align data-caption> <table> <caption> <tbody> <thead> <tfoot> <th> <td> <tr> <hr> <p> <h1> <pre> <a href hreflang !href accesskey id rel target title>'
filter_html_help: true
filter_html_nofollow: false
noreferrer:
id: noreferrer
provider: noreferrer
status: true
weight: 10
settings: { }

View file

@ -6,7 +6,7 @@ _core:
default_config_hash: NIKBt6kw_uPhNI0qtR2DnRf7mSOgAQdx7Q94SKMjXbQ
name: 'Plain text'
format: plain_text
weight: 10
weight: -7
filters:
filter_html_escape:
id: filter_html_escape

View file

@ -6,7 +6,7 @@ _core:
default_config_hash: svzvsrZlfyHwBHGze539jJhmQPyb-CLVSc_jNHreKLw
name: 'Restricted HTML'
format: restricted_html
weight: 0
weight: -8
filters:
filter_html:
id: filter_html

View file

@ -0,0 +1,17 @@
uuid: 53bf42a6-ccfb-4f9b-96ef-a88ffa716433
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: CMuvuRCfGZ5k3XgsXmkEc54rI8etDY1Qz2JP7JzKL-g
name: linkit_result_thumbnail
label: 'Linkit result thumbnail'
effects:
2943df29-38ea-459c-ba1d-290489bb1807:
uuid: 2943df29-38ea-459c-ba1d-290489bb1807
id: image_scale_and_crop
weight: 1
data:
width: 50
height: 50
anchor: center-center

View file

@ -0,0 +1,25 @@
uuid: c3c2843d-7d15-4b2c-8ae9-8fc610a1956a
langcode: en
status: true
dependencies:
module:
- node
id: default
label: Default
description: ''
attributes:
target:
id: target
weight: 0
settings:
widget_type: simple_checkbox
matchers:
b6e55add-9083-4008-ae75-ff3fa1b532fd:
uuid: b6e55add-9083-4008-ae75-ff3fa1b532fd
id: 'entity:node'
weight: 0
settings:
result_description: '[node:field_subtitle:value]'
bundles: { }
group_by_bundle: true
include_unpublished: false