cleaned admin interface for translation
This commit is contained in:
@@ -11,7 +11,7 @@ bundle: evenement
|
||||
label: Lieu
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: 112689c5-a4c5-4049-81f9-57d1af3f4d6b
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.fil
|
||||
id: node.fil.changed
|
||||
field_name: changed
|
||||
entity_type: node
|
||||
bundle: fil
|
||||
label: Modifié
|
||||
description: 'Le moment auquel le nœud a été modifié pour la dernière fois.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: changed
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: 65c12627-76b1-4703-b5f6-5e9cb253411d
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.fil
|
||||
id: node.fil.created
|
||||
field_name: created
|
||||
entity_type: node
|
||||
bundle: fil
|
||||
label: 'Écrit le'
|
||||
description: 'L''heure à laquelle le nœud a été créé.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: created
|
||||
@@ -0,0 +1,20 @@
|
||||
uuid: b4f94bdd-b412-4607-bb5a-edcf1bcb2c6f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.fil
|
||||
module:
|
||||
- path
|
||||
id: node.fil.path
|
||||
field_name: path
|
||||
entity_type: node
|
||||
bundle: fil
|
||||
label: 'Alias d''URL'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: path
|
||||
@@ -11,7 +11,7 @@ bundle: fil
|
||||
label: 'Promu en page d''accueil'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
uuid: 70b18615-9091-47c6-96dc-a0fb65a02412
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.fil
|
||||
id: node.fil.status
|
||||
field_name: status
|
||||
entity_type: node
|
||||
bundle: fil
|
||||
label: Published
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
@@ -0,0 +1,22 @@
|
||||
uuid: 630f6e43-1d69-4d01-982d-15b76aa9d44d
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.fil
|
||||
id: node.fil.sticky
|
||||
field_name: sticky
|
||||
entity_type: node
|
||||
bundle: fil
|
||||
label: 'Epinglé en haut des listes'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: d5e17226-73b4-49b3-bf04-36f127c59857
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.fil
|
||||
id: node.fil.title
|
||||
field_name: title
|
||||
entity_type: node
|
||||
bundle: fil
|
||||
label: Title
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
||||
@@ -0,0 +1,20 @@
|
||||
uuid: f42a2bbd-8af4-4f8d-9020-00386561c342
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.fil
|
||||
id: node.fil.uid
|
||||
field_name: uid
|
||||
entity_type: node
|
||||
bundle: fil
|
||||
label: 'Écrit par'
|
||||
description: 'Le nom d''utilisateur de l''auteur du contenu.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId'
|
||||
settings:
|
||||
handler: default
|
||||
handler_settings: { }
|
||||
field_type: entity_reference
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: 5ec76b56-3e3b-4267-9fce-cc80cd4dbcb9
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static.changed
|
||||
field_name: changed
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: Modifié
|
||||
description: 'Le moment auquel le nœud a été modifié pour la dernière fois.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: changed
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: b3957d91-f1ed-4c18-ab20-3a502b88982a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static.created
|
||||
field_name: created
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: 'Écrit le'
|
||||
description: 'L''heure à laquelle le nœud a été créé.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: created
|
||||
@@ -0,0 +1,20 @@
|
||||
uuid: e3ca2a92-eb4d-430d-9522-437481f323c3
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
module:
|
||||
- path
|
||||
id: node.static.path
|
||||
field_name: path
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: 'Alias d''URL'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: path
|
||||
@@ -11,7 +11,7 @@ bundle: static
|
||||
label: 'Promu en page d''accueil'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
uuid: 2496eb61-4504-4933-8525-33d9b9d414de
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static.status
|
||||
field_name: status
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: Published
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
@@ -0,0 +1,22 @@
|
||||
uuid: 50d53cb9-3a04-4644-bf76-88948e96c58d
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static.sticky
|
||||
field_name: sticky
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: 'Epinglé en haut des listes'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
@@ -0,0 +1,20 @@
|
||||
uuid: b87d56ff-f819-4cdc-b574-f0c58b747228
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static.uid
|
||||
field_name: uid
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: 'Écrit par'
|
||||
description: 'Le nom d''utilisateur de l''auteur du contenu.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId'
|
||||
settings:
|
||||
handler: default
|
||||
handler_settings: { }
|
||||
field_type: entity_reference
|
||||
+1
-1
@@ -13,7 +13,7 @@ bundle: entrees
|
||||
label: Description
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
||||
@@ -11,7 +11,7 @@ bundle: entrees
|
||||
label: Name
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
||||
+33
-52
@@ -18,16 +18,16 @@ dependencies:
|
||||
module:
|
||||
- field_group
|
||||
- file
|
||||
- path
|
||||
- text
|
||||
- workflow
|
||||
third_party_settings:
|
||||
field_group:
|
||||
group_onglets:
|
||||
children:
|
||||
- group_infos
|
||||
- group_taxonomy
|
||||
- group_article
|
||||
- group_transcription
|
||||
- group_infos
|
||||
- group_contenu
|
||||
parent_name: ''
|
||||
weight: 1
|
||||
@@ -43,7 +43,7 @@ third_party_settings:
|
||||
- field_son
|
||||
- field_description
|
||||
parent_name: group_onglets
|
||||
weight: 19
|
||||
weight: 22
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -55,13 +55,10 @@ third_party_settings:
|
||||
region: hidden
|
||||
group_infos:
|
||||
children:
|
||||
- field_entrees
|
||||
- field_genres
|
||||
- field_langues
|
||||
- field_collectionneurs
|
||||
- field_locuteurs
|
||||
- langcode
|
||||
- field_workflow
|
||||
parent_name: group_onglets
|
||||
weight: 20
|
||||
weight: 26
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -75,7 +72,7 @@ third_party_settings:
|
||||
children:
|
||||
- body
|
||||
parent_name: group_onglets
|
||||
weight: 21
|
||||
weight: 24
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -90,7 +87,7 @@ third_party_settings:
|
||||
- field_transcript_vo
|
||||
- field_transcript_trad
|
||||
parent_name: group_onglets
|
||||
weight: 22
|
||||
weight: 25
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -100,6 +97,24 @@ third_party_settings:
|
||||
required_fields: true
|
||||
label: Transcription
|
||||
region: content
|
||||
group_taxonomy:
|
||||
children:
|
||||
- field_entrees
|
||||
- field_genres
|
||||
- field_langues
|
||||
- field_collectionneurs
|
||||
- field_locuteurs
|
||||
parent_name: group_onglets
|
||||
weight: 23
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
classes: ''
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
label: Taxonomy
|
||||
region: content
|
||||
id: node.enregistrement.default
|
||||
targetEntityType: node
|
||||
bundle: enregistrement
|
||||
@@ -114,12 +129,6 @@ content:
|
||||
summary_rows: 3
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 4
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_collectionneurs:
|
||||
weight: 14
|
||||
settings:
|
||||
@@ -197,7 +206,7 @@ content:
|
||||
type: text_textarea
|
||||
region: content
|
||||
field_workflow:
|
||||
weight: 9
|
||||
weight: 5
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: workflow_default
|
||||
@@ -217,26 +226,6 @@ content:
|
||||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
region: content
|
||||
path:
|
||||
type: path
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 5
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 6
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
@@ -245,19 +234,11 @@ content:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
translation:
|
||||
weight: 8
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 3
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
path: true
|
||||
promote: true
|
||||
status: true
|
||||
sticky: true
|
||||
translation: true
|
||||
uid: true
|
||||
|
||||
@@ -11,18 +11,17 @@ dependencies:
|
||||
module:
|
||||
- datetime_range
|
||||
- field_group
|
||||
- path
|
||||
- text
|
||||
- workflow
|
||||
third_party_settings:
|
||||
field_group:
|
||||
group_tabs:
|
||||
children:
|
||||
- group_infos
|
||||
- group_dates
|
||||
- group_texte
|
||||
- group_liens
|
||||
- group_infos
|
||||
parent_name: ''
|
||||
weight: 0
|
||||
weight: 2
|
||||
format_type: tabs
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -32,10 +31,10 @@ third_party_settings:
|
||||
region: content
|
||||
group_infos:
|
||||
children:
|
||||
- title
|
||||
- field_date
|
||||
- langcode
|
||||
- field_workflow_generic
|
||||
parent_name: group_tabs
|
||||
weight: 13
|
||||
weight: 22
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -49,7 +48,7 @@ third_party_settings:
|
||||
children:
|
||||
- body
|
||||
parent_name: group_tabs
|
||||
weight: 14
|
||||
weight: 21
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -59,11 +58,11 @@ third_party_settings:
|
||||
required_fields: true
|
||||
label: Texte
|
||||
region: content
|
||||
group_liens:
|
||||
group_dates:
|
||||
children:
|
||||
- field_page_liee
|
||||
- field_date
|
||||
parent_name: group_tabs
|
||||
weight: 15
|
||||
weight: 20
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -71,7 +70,7 @@ third_party_settings:
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
label: Liens
|
||||
label: Dates
|
||||
region: content
|
||||
id: node.evenement.default
|
||||
targetEntityType: node
|
||||
@@ -87,20 +86,14 @@ content:
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 4
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_date:
|
||||
weight: 2
|
||||
weight: 3
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: daterange_default
|
||||
region: content
|
||||
field_page_liee:
|
||||
weight: 3
|
||||
weight: 1
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
@@ -109,54 +102,30 @@ content:
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
field_workflow_generic:
|
||||
weight: 1
|
||||
weight: 5
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: workflow_default
|
||||
region: content
|
||||
langcode:
|
||||
type: language_select
|
||||
weight: 2
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
include_locked: true
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 5
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 6
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: 1
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 3
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
path: true
|
||||
promote: true
|
||||
status: true
|
||||
sticky: true
|
||||
uid: true
|
||||
|
||||
@@ -26,10 +26,10 @@ third_party_settings:
|
||||
children:
|
||||
- group_contenu
|
||||
- group_media
|
||||
- group_infos
|
||||
- group_documents
|
||||
- group_infos
|
||||
parent_name: ''
|
||||
weight: 0
|
||||
weight: 1
|
||||
format_type: tabs
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -39,10 +39,9 @@ third_party_settings:
|
||||
region: content
|
||||
group_contenu:
|
||||
children:
|
||||
- title
|
||||
- body
|
||||
parent_name: group_tabs
|
||||
weight: 2
|
||||
weight: 1
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -57,7 +56,7 @@ third_party_settings:
|
||||
- field_visuel
|
||||
- field_son
|
||||
parent_name: group_tabs
|
||||
weight: 3
|
||||
weight: 2
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -88,7 +87,7 @@ third_party_settings:
|
||||
children:
|
||||
- field_documents_lies
|
||||
parent_name: group_tabs
|
||||
weight: 5
|
||||
weight: 3
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -114,7 +113,7 @@ content:
|
||||
region: content
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 2
|
||||
weight: 3
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
@@ -192,7 +191,7 @@ content:
|
||||
region: content
|
||||
path:
|
||||
type: path
|
||||
weight: 5
|
||||
weight: 6
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
@@ -200,32 +199,32 @@ content:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 4
|
||||
weight: 5
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 3
|
||||
weight: 4
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: 1
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
translation:
|
||||
weight: 6
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 1
|
||||
weight: 2
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
|
||||
+5
-6
@@ -16,11 +16,11 @@ third_party_settings:
|
||||
field_group:
|
||||
group_tabs:
|
||||
children:
|
||||
- group_infos
|
||||
- group_description
|
||||
- group_notice
|
||||
- group_infos
|
||||
parent_name: ''
|
||||
weight: 1
|
||||
weight: 2
|
||||
format_type: tabs
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -30,12 +30,10 @@ third_party_settings:
|
||||
region: content
|
||||
group_infos:
|
||||
children:
|
||||
- name
|
||||
- field_color
|
||||
- langcode
|
||||
- field_workflow
|
||||
parent_name: group_tabs
|
||||
weight: 20
|
||||
weight: 23
|
||||
format_type: tab
|
||||
format_settings:
|
||||
id: ''
|
||||
@@ -103,7 +101,7 @@ content:
|
||||
type: text_textarea
|
||||
region: content
|
||||
field_workflow:
|
||||
weight: 3
|
||||
weight: 4
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: workflow_default
|
||||
@@ -125,3 +123,4 @@ content:
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
path: true
|
||||
translation: true
|
||||
|
||||
@@ -14,7 +14,7 @@ bundle: evenement
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
||||
@@ -14,7 +14,7 @@ bundle: evenement
|
||||
label: Workflow
|
||||
description: ''
|
||||
required: true
|
||||
translatable: true
|
||||
translatable: false
|
||||
default_value:
|
||||
- { }
|
||||
default_value_callback: ''
|
||||
|
||||
@@ -14,7 +14,7 @@ bundle: fil
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
||||
@@ -6,14 +6,7 @@ dependencies:
|
||||
- field.storage.node.field_visuel
|
||||
- node.type.static
|
||||
module:
|
||||
- content_translation
|
||||
- image
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
translation_sync:
|
||||
alt: alt
|
||||
title: title
|
||||
file: '0'
|
||||
id: node.static.field_visuel
|
||||
field_name: field_visuel
|
||||
entity_type: node
|
||||
|
||||
@@ -14,7 +14,7 @@ bundle: entrees
|
||||
label: Notice
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
||||
@@ -12,7 +12,7 @@ settings:
|
||||
target_type: node
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
uuid: 94e8de77-a272-4c75-98ec-5a2cac6cb150
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- edlp_studio
|
||||
id: chutier.chutier
|
||||
target_entity_type_id: chutier
|
||||
target_bundle: chutier
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
@@ -0,0 +1,11 @@
|
||||
uuid: 54624297-7819-4eae-b28e-45ffe05c9625
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- edlp_studio
|
||||
id: composition.composition
|
||||
target_entity_type_id: composition
|
||||
target_bundle: composition
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
+2
@@ -8,6 +8,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: menu_link_content.menu_link_content
|
||||
target_entity_type_id: menu_link_content
|
||||
target_bundle: menu_link_content
|
||||
|
||||
@@ -9,6 +9,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: node.autre_son
|
||||
target_entity_type_id: node
|
||||
target_bundle: autre_son
|
||||
|
||||
@@ -9,6 +9,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '1'
|
||||
id: node.enregistrement
|
||||
target_entity_type_id: node
|
||||
target_bundle: enregistrement
|
||||
|
||||
@@ -8,9 +8,11 @@ dependencies:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '1'
|
||||
id: node.evenement
|
||||
target_entity_type_id: node
|
||||
target_bundle: evenement
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
||||
@@ -8,7 +8,9 @@ dependencies:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: true
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '1'
|
||||
id: node.fil
|
||||
target_entity_type_id: node
|
||||
target_bundle: fil
|
||||
|
||||
@@ -9,6 +9,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '1'
|
||||
id: node.page
|
||||
target_entity_type_id: node
|
||||
target_bundle: page
|
||||
|
||||
@@ -9,8 +9,10 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '1'
|
||||
id: node.static
|
||||
target_entity_type_id: node
|
||||
target_bundle: static
|
||||
default_langcode: und
|
||||
default_langcode: site_default
|
||||
language_alterable: true
|
||||
|
||||
@@ -9,6 +9,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: taxonomy_term.collectionneurs
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: collectionneurs
|
||||
|
||||
@@ -8,9 +8,11 @@ dependencies:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '1'
|
||||
id: taxonomy_term.entrees
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: entrees
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
||||
@@ -9,6 +9,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: taxonomy_term.genres
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: genres
|
||||
|
||||
@@ -9,6 +9,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: taxonomy_term.langues
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: langues
|
||||
|
||||
@@ -9,6 +9,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: taxonomy_term.locuteurs
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: locuteurs
|
||||
|
||||
@@ -9,6 +9,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: taxonomy_term.page_type
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: page_type
|
||||
|
||||
@@ -8,6 +8,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: user.user
|
||||
target_entity_type_id: user
|
||||
target_bundle: user
|
||||
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
uuid: 0179b77d-c697-481e-b5f6-827822e0e370
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- workflow
|
||||
id: workflow_scheduled_transition.workflow_scheduled_transition
|
||||
target_entity_type_id: workflow_scheduled_transition
|
||||
target_bundle: workflow_scheduled_transition
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
uuid: 7134bb0a-5887-404b-bdd9-170d4a00c17a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.workflow.corpus_documents
|
||||
id: workflow_transition.corpus_documents
|
||||
target_entity_type_id: workflow_transition
|
||||
target_bundle: corpus_documents
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
@@ -0,0 +1,11 @@
|
||||
uuid: 2e062dac-2976-44f7-b70a-eec28a147e71
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.workflow.generique
|
||||
id: workflow_transition.generique
|
||||
target_entity_type_id: workflow_transition
|
||||
target_bundle: generique
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
@@ -16,12 +16,12 @@ permissions:
|
||||
- 'administer productions menu items'
|
||||
- 'administer users'
|
||||
- 'change own username'
|
||||
- 'create content translations'
|
||||
- 'create corpus_documents workflow_transition'
|
||||
- 'create enregistrement content'
|
||||
- 'create evenement content'
|
||||
- 'create generique workflow_transition'
|
||||
- 'create page content'
|
||||
- 'create static content'
|
||||
- 'create terms in collectionneurs'
|
||||
- 'create terms in entrees'
|
||||
- 'create terms in genres'
|
||||
@@ -51,7 +51,11 @@ permissions:
|
||||
- 'revert static revisions'
|
||||
- 'schedule corpus_documents workflow_transition'
|
||||
- 'schedule generique workflow_transition'
|
||||
- 'translate any entity'
|
||||
- 'translate enregistrement node'
|
||||
- 'translate evenement node'
|
||||
- 'translate page node'
|
||||
- 'translate static node'
|
||||
- 'update content translations'
|
||||
- 'use text format wysiwyg'
|
||||
- 'view autre_son revisions'
|
||||
- 'view enregistrement revisions'
|
||||
|
||||
@@ -197,9 +197,11 @@ permissions:
|
||||
- 'synchronize configuration'
|
||||
- 'translate any entity'
|
||||
- 'translate enregistrement node'
|
||||
- 'translate evenement node'
|
||||
- 'translate fil node'
|
||||
- 'translate interface'
|
||||
- 'translate page node'
|
||||
- 'translate static node'
|
||||
- 'update content translations'
|
||||
- 'use domain nav block'
|
||||
- 'use domain switcher block'
|
||||
|
||||
@@ -24,6 +24,7 @@ dependencies:
|
||||
- node.type.evenement
|
||||
- node.type.fil
|
||||
- node.type.page
|
||||
- node.type.static
|
||||
- taxonomy.vocabulary.entrees
|
||||
- taxonomy.vocabulary.page_type
|
||||
- user.role.admin
|
||||
@@ -946,7 +947,7 @@ display:
|
||||
path: admin/content/production
|
||||
menu:
|
||||
type: tab
|
||||
title: Content
|
||||
title: Production
|
||||
description: ''
|
||||
expanded: false
|
||||
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
||||
@@ -1756,7 +1757,7 @@ display:
|
||||
description: ''
|
||||
expanded: false
|
||||
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
||||
weight: -100
|
||||
weight: -99
|
||||
context: '0'
|
||||
menu_name: admin
|
||||
tab_options:
|
||||
@@ -3399,3 +3400,496 @@ display:
|
||||
- 'config:field.storage.node.field_date'
|
||||
- 'config:field.storage.node.field_page_liee'
|
||||
- 'config:field.storage.node.field_workflow_generic'
|
||||
page_4:
|
||||
display_options:
|
||||
path: admin/content/static
|
||||
menu:
|
||||
type: tab
|
||||
title: Static
|
||||
description: ''
|
||||
expanded: false
|
||||
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
||||
weight: -96
|
||||
context: '0'
|
||||
menu_name: admin
|
||||
tab_options:
|
||||
type: normal
|
||||
title: Content
|
||||
description: 'Find and manage content'
|
||||
menu_name: admin
|
||||
weight: -10
|
||||
display_extenders: { }
|
||||
display_description: ''
|
||||
access:
|
||||
type: role
|
||||
options:
|
||||
role:
|
||||
admin: admin
|
||||
root: root
|
||||
defaults:
|
||||
access: false
|
||||
filters: false
|
||||
filter_groups: false
|
||||
fields: false
|
||||
title: false
|
||||
filters:
|
||||
status_extra:
|
||||
id: status_extra
|
||||
table: node_field_data
|
||||
field: status_extra
|
||||
operator: '='
|
||||
value: false
|
||||
plugin_id: node_status
|
||||
group: 1
|
||||
entity_type: node
|
||||
field_workflow_generic_value:
|
||||
id: field_workflow_generic_value
|
||||
table: node__field_workflow_generic
|
||||
field: field_workflow_generic_value
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: or
|
||||
value: { }
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: field_workflow_generic_value_op
|
||||
label: Workflow
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: field_workflow_generic_value_op
|
||||
identifier: field_workflow_generic_value
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
collectionneur: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
invite: '0'
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
reduce_duplicates: false
|
||||
plugin_id: workflow_state
|
||||
title:
|
||||
id: title
|
||||
table: node_field_data
|
||||
field: title
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: contains
|
||||
value: ''
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: title_op
|
||||
label: Title
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: title_op
|
||||
identifier: title
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
placeholder: ''
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
plugin_id: string
|
||||
entity_type: node
|
||||
entity_field: title
|
||||
type:
|
||||
id: type
|
||||
table: node_field_data
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: in
|
||||
value:
|
||||
static: static
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
entity_type: node
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
1: AND
|
||||
fields:
|
||||
field_visuel:
|
||||
id: field_visuel
|
||||
table: node__field_visuel
|
||||
field: field_visuel
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
label: Visuel
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: image
|
||||
settings:
|
||||
image_style: thumbnail
|
||||
image_link: ''
|
||||
group_column: ''
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
plugin_id: field
|
||||
title:
|
||||
id: title
|
||||
table: node_field_data
|
||||
field: title
|
||||
label: Title
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
element_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
entity_type: node
|
||||
entity_field: title
|
||||
type: string
|
||||
settings:
|
||||
link_to_entity: true
|
||||
plugin_id: field
|
||||
field_workflow_generic:
|
||||
id: field_workflow_generic
|
||||
table: node__field_workflow_generic
|
||||
field: field_workflow_generic
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
label: Workflow
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: list_default
|
||||
settings: { }
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
plugin_id: field
|
||||
operations:
|
||||
id: operations
|
||||
table: node
|
||||
field: operations
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
label: Operations
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
destination: true
|
||||
plugin_id: entity_operations
|
||||
name:
|
||||
id: name
|
||||
table: users_field_data
|
||||
field: name
|
||||
relationship: uid
|
||||
label: Author
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
element_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
plugin_id: field
|
||||
type: user_name
|
||||
entity_type: user
|
||||
entity_field: name
|
||||
changed:
|
||||
id: changed
|
||||
table: node_field_data
|
||||
field: changed
|
||||
label: Updated
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
element_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
type: timestamp
|
||||
settings:
|
||||
date_format: short
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
plugin_id: field
|
||||
entity_type: node
|
||||
entity_field: changed
|
||||
status:
|
||||
id: status
|
||||
table: node_field_data
|
||||
field: status
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
label: Status
|
||||
exclude: true
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: boolean
|
||||
settings:
|
||||
format: custom
|
||||
format_custom_true: Published
|
||||
format_custom_false: Unpublished
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
plugin_id: field
|
||||
entity_type: node
|
||||
entity_field: status
|
||||
title: Static
|
||||
display_plugin: page
|
||||
display_title: Static
|
||||
id: page_4
|
||||
position: 2
|
||||
cache_metadata:
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user
|
||||
- 'user.node_grants:view'
|
||||
- user.roles
|
||||
max-age: -1
|
||||
tags:
|
||||
- 'config:field.storage.node.field_visuel'
|
||||
- 'config:field.storage.node.field_workflow_generic'
|
||||
|
||||
@@ -634,7 +634,7 @@ display:
|
||||
description: ''
|
||||
expanded: false
|
||||
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
||||
weight: -99
|
||||
weight: -100
|
||||
context: '0'
|
||||
menu_name: admin
|
||||
cache_metadata:
|
||||
|
||||
Reference in New Issue
Block a user