updated linkit contrib module to last beta version
This commit is contained in:
@@ -23,7 +23,6 @@ settings:
|
||||
items:
|
||||
- DrupalLink
|
||||
- DrupalUnlink
|
||||
- Linkit
|
||||
-
|
||||
name: Listes
|
||||
items:
|
||||
@@ -47,12 +46,13 @@ settings:
|
||||
- PasteText
|
||||
- PasteFromWord
|
||||
plugins:
|
||||
drupallink:
|
||||
linkit_enabled: true
|
||||
linkit_profile: collection
|
||||
stylescombo:
|
||||
styles: ''
|
||||
language:
|
||||
language_list: un
|
||||
linkit:
|
||||
linkit_profile: collection
|
||||
image_upload:
|
||||
status: true
|
||||
scheme: public
|
||||
|
||||
@@ -6,6 +6,7 @@ dependencies:
|
||||
- editor
|
||||
- edlp_admin
|
||||
- edlp_corpus
|
||||
- linkit
|
||||
- url_to_video_filter
|
||||
name: wysiwyg
|
||||
format: wysiwyg
|
||||
@@ -48,7 +49,7 @@ filters:
|
||||
status: false
|
||||
weight: -43
|
||||
settings:
|
||||
allowed_html: '<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> <u> <a href hreflang !href accesskey id rel target title> <img src alt data-entity-type data-entity-uuid>'
|
||||
allowed_html: '<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> <u> <a href hreflang !href accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution> <img src alt data-entity-type data-entity-uuid data-entity-substitution>'
|
||||
filter_html_help: true
|
||||
filter_html_nofollow: false
|
||||
audio_links:
|
||||
@@ -91,3 +92,10 @@ filters:
|
||||
status: true
|
||||
weight: 0
|
||||
settings: { }
|
||||
linkit:
|
||||
id: linkit
|
||||
provider: linkit
|
||||
status: true
|
||||
weight: -44
|
||||
settings:
|
||||
title: true
|
||||
|
||||
@@ -7,15 +7,15 @@ dependencies:
|
||||
id: collection
|
||||
label: Collection
|
||||
description: 'matches documents from the collection'
|
||||
attributes: { }
|
||||
matchers:
|
||||
f9b1e561-6a5b-4ed4-84dc-7b454b182855:
|
||||
uuid: f9b1e561-6a5b-4ed4-84dc-7b454b182855
|
||||
id: 'entity:node'
|
||||
weight: 0
|
||||
settings:
|
||||
result_description: ''
|
||||
bundles:
|
||||
enregistrement: enregistrement
|
||||
group_by_bundle: false
|
||||
include_unpublished: true
|
||||
include_unpublished: false
|
||||
substitution_type: canonical
|
||||
metadata: '[node:langcode]'
|
||||
|
||||
Reference in New Issue
Block a user