link fields target attributes
This commit is contained in:
@@ -8,7 +8,7 @@ dependencies:
|
|||||||
- field.field.paragraph.complement.field_titre
|
- field.field.paragraph.complement.field_titre
|
||||||
- paragraphs.paragraphs_type.complement
|
- paragraphs.paragraphs_type.complement
|
||||||
module:
|
module:
|
||||||
- link
|
- link_attributes
|
||||||
- text
|
- text
|
||||||
id: paragraph.complement.default
|
id: paragraph.complement.default
|
||||||
targetEntityType: paragraph
|
targetEntityType: paragraph
|
||||||
@@ -24,12 +24,22 @@ content:
|
|||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_liens:
|
field_liens:
|
||||||
type: link_default
|
type: link_attributes
|
||||||
weight: 2
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder_url: ''
|
placeholder_url: ''
|
||||||
placeholder_title: ''
|
placeholder_title: ''
|
||||||
|
enabled_attributes:
|
||||||
|
target: true
|
||||||
|
id: false
|
||||||
|
name: false
|
||||||
|
rel: false
|
||||||
|
class: false
|
||||||
|
accesskey: false
|
||||||
|
aria-label: false
|
||||||
|
title: false
|
||||||
|
widget_default_open: expanded
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_titre:
|
field_titre:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ dependencies:
|
|||||||
- paragraphs.paragraphs_type.ressource
|
- paragraphs.paragraphs_type.ressource
|
||||||
module:
|
module:
|
||||||
- file
|
- file
|
||||||
- link
|
- link_attributes
|
||||||
- text
|
- text
|
||||||
id: paragraph.ressource.default
|
id: paragraph.ressource.default
|
||||||
targetEntityType: paragraph
|
targetEntityType: paragraph
|
||||||
@@ -33,12 +33,22 @@ content:
|
|||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_liens:
|
field_liens:
|
||||||
type: link_default
|
type: link_attributes
|
||||||
weight: 2
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder_url: ''
|
placeholder_url: ''
|
||||||
placeholder_title: ''
|
placeholder_title: ''
|
||||||
|
enabled_attributes:
|
||||||
|
target: true
|
||||||
|
id: false
|
||||||
|
name: false
|
||||||
|
rel: false
|
||||||
|
class: false
|
||||||
|
accesskey: false
|
||||||
|
aria-label: false
|
||||||
|
title: false
|
||||||
|
widget_default_open: expandIfValuesSet
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_titre:
|
field_titre:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
|
|||||||
@@ -29,8 +29,8 @@ content:
|
|||||||
trim_length: 80
|
trim_length: 80
|
||||||
url_only: false
|
url_only: false
|
||||||
url_plain: false
|
url_plain: false
|
||||||
rel: ''
|
rel: nofollow
|
||||||
target: ''
|
target: '0'
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
|
|||||||
@@ -39,8 +39,8 @@ content:
|
|||||||
trim_length: 80
|
trim_length: 80
|
||||||
url_only: false
|
url_only: false
|
||||||
url_plain: false
|
url_plain: false
|
||||||
rel: ''
|
rel: nofollow
|
||||||
target: ''
|
target: '0'
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
|
|||||||
Reference in New Issue
Block a user