cleaned admin interface for translation
This commit is contained in:
@@ -11,7 +11,7 @@ bundle: evenement
|
|||||||
label: Lieu
|
label: Lieu
|
||||||
description: ''
|
description: ''
|
||||||
required: true
|
required: true
|
||||||
translatable: false
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
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'
|
label: 'Promu en page d''accueil'
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: true
|
translatable: false
|
||||||
default_value:
|
default_value:
|
||||||
-
|
-
|
||||||
value: 0
|
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'
|
label: 'Promu en page d''accueil'
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: true
|
translatable: false
|
||||||
default_value:
|
default_value:
|
||||||
-
|
-
|
||||||
value: 0
|
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
|
label: Description
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings: { }
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ bundle: entrees
|
|||||||
label: Name
|
label: Name
|
||||||
description: ''
|
description: ''
|
||||||
required: true
|
required: true
|
||||||
translatable: false
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings: { }
|
||||||
|
|||||||
+33
-52
@@ -18,16 +18,16 @@ dependencies:
|
|||||||
module:
|
module:
|
||||||
- field_group
|
- field_group
|
||||||
- file
|
- file
|
||||||
- path
|
|
||||||
- text
|
- text
|
||||||
- workflow
|
- workflow
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
field_group:
|
field_group:
|
||||||
group_onglets:
|
group_onglets:
|
||||||
children:
|
children:
|
||||||
- group_infos
|
- group_taxonomy
|
||||||
- group_article
|
- group_article
|
||||||
- group_transcription
|
- group_transcription
|
||||||
|
- group_infos
|
||||||
- group_contenu
|
- group_contenu
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 1
|
weight: 1
|
||||||
@@ -43,7 +43,7 @@ third_party_settings:
|
|||||||
- field_son
|
- field_son
|
||||||
- field_description
|
- field_description
|
||||||
parent_name: group_onglets
|
parent_name: group_onglets
|
||||||
weight: 19
|
weight: 22
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -55,13 +55,10 @@ third_party_settings:
|
|||||||
region: hidden
|
region: hidden
|
||||||
group_infos:
|
group_infos:
|
||||||
children:
|
children:
|
||||||
- field_entrees
|
- langcode
|
||||||
- field_genres
|
- field_workflow
|
||||||
- field_langues
|
|
||||||
- field_collectionneurs
|
|
||||||
- field_locuteurs
|
|
||||||
parent_name: group_onglets
|
parent_name: group_onglets
|
||||||
weight: 20
|
weight: 26
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -75,7 +72,7 @@ third_party_settings:
|
|||||||
children:
|
children:
|
||||||
- body
|
- body
|
||||||
parent_name: group_onglets
|
parent_name: group_onglets
|
||||||
weight: 21
|
weight: 24
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -90,7 +87,7 @@ third_party_settings:
|
|||||||
- field_transcript_vo
|
- field_transcript_vo
|
||||||
- field_transcript_trad
|
- field_transcript_trad
|
||||||
parent_name: group_onglets
|
parent_name: group_onglets
|
||||||
weight: 22
|
weight: 25
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -100,6 +97,24 @@ third_party_settings:
|
|||||||
required_fields: true
|
required_fields: true
|
||||||
label: Transcription
|
label: Transcription
|
||||||
region: content
|
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
|
id: node.enregistrement.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: enregistrement
|
bundle: enregistrement
|
||||||
@@ -114,12 +129,6 @@ content:
|
|||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
created:
|
|
||||||
type: datetime_timestamp
|
|
||||||
weight: 4
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
field_collectionneurs:
|
field_collectionneurs:
|
||||||
weight: 14
|
weight: 14
|
||||||
settings:
|
settings:
|
||||||
@@ -197,7 +206,7 @@ content:
|
|||||||
type: text_textarea
|
type: text_textarea
|
||||||
region: content
|
region: content
|
||||||
field_workflow:
|
field_workflow:
|
||||||
weight: 9
|
weight: 5
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: workflow_default
|
type: workflow_default
|
||||||
@@ -217,26 +226,6 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
region: content
|
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:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 0
|
weight: 0
|
||||||
@@ -245,19 +234,11 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
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:
|
hidden:
|
||||||
|
created: true
|
||||||
|
path: true
|
||||||
|
promote: true
|
||||||
status: true
|
status: true
|
||||||
|
sticky: true
|
||||||
|
translation: true
|
||||||
|
uid: true
|
||||||
|
|||||||
@@ -11,18 +11,17 @@ dependencies:
|
|||||||
module:
|
module:
|
||||||
- datetime_range
|
- datetime_range
|
||||||
- field_group
|
- field_group
|
||||||
- path
|
|
||||||
- text
|
- text
|
||||||
- workflow
|
- workflow
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
field_group:
|
field_group:
|
||||||
group_tabs:
|
group_tabs:
|
||||||
children:
|
children:
|
||||||
- group_infos
|
- group_dates
|
||||||
- group_texte
|
- group_texte
|
||||||
- group_liens
|
- group_infos
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 0
|
weight: 2
|
||||||
format_type: tabs
|
format_type: tabs
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -32,10 +31,10 @@ third_party_settings:
|
|||||||
region: content
|
region: content
|
||||||
group_infos:
|
group_infos:
|
||||||
children:
|
children:
|
||||||
- title
|
- langcode
|
||||||
- field_date
|
- field_workflow_generic
|
||||||
parent_name: group_tabs
|
parent_name: group_tabs
|
||||||
weight: 13
|
weight: 22
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -49,7 +48,7 @@ third_party_settings:
|
|||||||
children:
|
children:
|
||||||
- body
|
- body
|
||||||
parent_name: group_tabs
|
parent_name: group_tabs
|
||||||
weight: 14
|
weight: 21
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -59,11 +58,11 @@ third_party_settings:
|
|||||||
required_fields: true
|
required_fields: true
|
||||||
label: Texte
|
label: Texte
|
||||||
region: content
|
region: content
|
||||||
group_liens:
|
group_dates:
|
||||||
children:
|
children:
|
||||||
- field_page_liee
|
- field_date
|
||||||
parent_name: group_tabs
|
parent_name: group_tabs
|
||||||
weight: 15
|
weight: 20
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -71,7 +70,7 @@ third_party_settings:
|
|||||||
formatter: closed
|
formatter: closed
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Liens
|
label: Dates
|
||||||
region: content
|
region: content
|
||||||
id: node.evenement.default
|
id: node.evenement.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
@@ -87,20 +86,14 @@ content:
|
|||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
created:
|
|
||||||
type: datetime_timestamp
|
|
||||||
weight: 4
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
field_date:
|
field_date:
|
||||||
weight: 2
|
weight: 3
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: daterange_default
|
type: daterange_default
|
||||||
region: content
|
region: content
|
||||||
field_page_liee:
|
field_page_liee:
|
||||||
weight: 3
|
weight: 1
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
@@ -109,54 +102,30 @@ content:
|
|||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
region: content
|
region: content
|
||||||
field_workflow_generic:
|
field_workflow_generic:
|
||||||
weight: 1
|
weight: 5
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: workflow_default
|
type: workflow_default
|
||||||
region: content
|
region: content
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
weight: 2
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
include_locked: true
|
include_locked: true
|
||||||
third_party_settings: { }
|
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:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 1
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
uid:
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
weight: 3
|
|
||||||
settings:
|
|
||||||
match_operator: CONTAINS
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
|
||||||
hidden:
|
hidden:
|
||||||
|
created: true
|
||||||
|
path: true
|
||||||
|
promote: true
|
||||||
status: true
|
status: true
|
||||||
|
sticky: true
|
||||||
|
uid: true
|
||||||
|
|||||||
@@ -26,10 +26,10 @@ third_party_settings:
|
|||||||
children:
|
children:
|
||||||
- group_contenu
|
- group_contenu
|
||||||
- group_media
|
- group_media
|
||||||
- group_infos
|
|
||||||
- group_documents
|
- group_documents
|
||||||
|
- group_infos
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 0
|
weight: 1
|
||||||
format_type: tabs
|
format_type: tabs
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -39,10 +39,9 @@ third_party_settings:
|
|||||||
region: content
|
region: content
|
||||||
group_contenu:
|
group_contenu:
|
||||||
children:
|
children:
|
||||||
- title
|
|
||||||
- body
|
- body
|
||||||
parent_name: group_tabs
|
parent_name: group_tabs
|
||||||
weight: 2
|
weight: 1
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -57,7 +56,7 @@ third_party_settings:
|
|||||||
- field_visuel
|
- field_visuel
|
||||||
- field_son
|
- field_son
|
||||||
parent_name: group_tabs
|
parent_name: group_tabs
|
||||||
weight: 3
|
weight: 2
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -88,7 +87,7 @@ third_party_settings:
|
|||||||
children:
|
children:
|
||||||
- field_documents_lies
|
- field_documents_lies
|
||||||
parent_name: group_tabs
|
parent_name: group_tabs
|
||||||
weight: 5
|
weight: 3
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -114,7 +113,7 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
created:
|
created:
|
||||||
type: datetime_timestamp
|
type: datetime_timestamp
|
||||||
weight: 2
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
@@ -192,7 +191,7 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
path:
|
path:
|
||||||
type: path
|
type: path
|
||||||
weight: 5
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
@@ -200,32 +199,32 @@ content:
|
|||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
weight: 4
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
sticky:
|
sticky:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
weight: 3
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 1
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
translation:
|
translation:
|
||||||
weight: 6
|
weight: 7
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
uid:
|
uid:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 1
|
weight: 2
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
|
|||||||
+5
-6
@@ -16,11 +16,11 @@ third_party_settings:
|
|||||||
field_group:
|
field_group:
|
||||||
group_tabs:
|
group_tabs:
|
||||||
children:
|
children:
|
||||||
- group_infos
|
|
||||||
- group_description
|
- group_description
|
||||||
- group_notice
|
- group_notice
|
||||||
|
- group_infos
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 1
|
weight: 2
|
||||||
format_type: tabs
|
format_type: tabs
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -30,12 +30,10 @@ third_party_settings:
|
|||||||
region: content
|
region: content
|
||||||
group_infos:
|
group_infos:
|
||||||
children:
|
children:
|
||||||
- name
|
|
||||||
- field_color
|
|
||||||
- langcode
|
- langcode
|
||||||
- field_workflow
|
- field_workflow
|
||||||
parent_name: group_tabs
|
parent_name: group_tabs
|
||||||
weight: 20
|
weight: 23
|
||||||
format_type: tab
|
format_type: tab
|
||||||
format_settings:
|
format_settings:
|
||||||
id: ''
|
id: ''
|
||||||
@@ -103,7 +101,7 @@ content:
|
|||||||
type: text_textarea
|
type: text_textarea
|
||||||
region: content
|
region: content
|
||||||
field_workflow:
|
field_workflow:
|
||||||
weight: 3
|
weight: 4
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: workflow_default
|
type: workflow_default
|
||||||
@@ -125,3 +123,4 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
path: true
|
path: true
|
||||||
|
translation: true
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ bundle: evenement
|
|||||||
label: Body
|
label: Body
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ bundle: evenement
|
|||||||
label: Workflow
|
label: Workflow
|
||||||
description: ''
|
description: ''
|
||||||
required: true
|
required: true
|
||||||
translatable: true
|
translatable: false
|
||||||
default_value:
|
default_value:
|
||||||
- { }
|
- { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ bundle: fil
|
|||||||
label: Body
|
label: Body
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: true
|
translatable: false
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
@@ -6,14 +6,7 @@ dependencies:
|
|||||||
- field.storage.node.field_visuel
|
- field.storage.node.field_visuel
|
||||||
- node.type.static
|
- node.type.static
|
||||||
module:
|
module:
|
||||||
- content_translation
|
|
||||||
- image
|
- image
|
||||||
third_party_settings:
|
|
||||||
content_translation:
|
|
||||||
translation_sync:
|
|
||||||
alt: alt
|
|
||||||
title: title
|
|
||||||
file: '0'
|
|
||||||
id: node.static.field_visuel
|
id: node.static.field_visuel
|
||||||
field_name: field_visuel
|
field_name: field_visuel
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ bundle: entrees
|
|||||||
label: Notice
|
label: Notice
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings: { }
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ settings:
|
|||||||
target_type: node
|
target_type: node
|
||||||
module: core
|
module: core
|
||||||
locked: false
|
locked: false
|
||||||
cardinality: -1
|
cardinality: 1
|
||||||
translatable: true
|
translatable: true
|
||||||
indexes: { }
|
indexes: { }
|
||||||
persist_with_no_fields: false
|
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:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: menu_link_content.menu_link_content
|
id: menu_link_content.menu_link_content
|
||||||
target_entity_type_id: menu_link_content
|
target_entity_type_id: menu_link_content
|
||||||
target_bundle: menu_link_content
|
target_bundle: menu_link_content
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: node.autre_son
|
id: node.autre_son
|
||||||
target_entity_type_id: node
|
target_entity_type_id: node
|
||||||
target_bundle: autre_son
|
target_bundle: autre_son
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '1'
|
||||||
id: node.enregistrement
|
id: node.enregistrement
|
||||||
target_entity_type_id: node
|
target_entity_type_id: node
|
||||||
target_bundle: enregistrement
|
target_bundle: enregistrement
|
||||||
|
|||||||
@@ -8,9 +8,11 @@ dependencies:
|
|||||||
- content_translation
|
- content_translation
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: false
|
enabled: true
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '1'
|
||||||
id: node.evenement
|
id: node.evenement
|
||||||
target_entity_type_id: node
|
target_entity_type_id: node
|
||||||
target_bundle: evenement
|
target_bundle: evenement
|
||||||
default_langcode: site_default
|
default_langcode: site_default
|
||||||
language_alterable: false
|
language_alterable: true
|
||||||
|
|||||||
@@ -8,7 +8,9 @@ dependencies:
|
|||||||
- content_translation
|
- content_translation
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: true
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '1'
|
||||||
id: node.fil
|
id: node.fil
|
||||||
target_entity_type_id: node
|
target_entity_type_id: node
|
||||||
target_bundle: fil
|
target_bundle: fil
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '1'
|
||||||
id: node.page
|
id: node.page
|
||||||
target_entity_type_id: node
|
target_entity_type_id: node
|
||||||
target_bundle: page
|
target_bundle: page
|
||||||
|
|||||||
@@ -9,8 +9,10 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '1'
|
||||||
id: node.static
|
id: node.static
|
||||||
target_entity_type_id: node
|
target_entity_type_id: node
|
||||||
target_bundle: static
|
target_bundle: static
|
||||||
default_langcode: und
|
default_langcode: site_default
|
||||||
language_alterable: true
|
language_alterable: true
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: taxonomy_term.collectionneurs
|
id: taxonomy_term.collectionneurs
|
||||||
target_entity_type_id: taxonomy_term
|
target_entity_type_id: taxonomy_term
|
||||||
target_bundle: collectionneurs
|
target_bundle: collectionneurs
|
||||||
|
|||||||
@@ -8,9 +8,11 @@ dependencies:
|
|||||||
- content_translation
|
- content_translation
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: false
|
enabled: true
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '1'
|
||||||
id: taxonomy_term.entrees
|
id: taxonomy_term.entrees
|
||||||
target_entity_type_id: taxonomy_term
|
target_entity_type_id: taxonomy_term
|
||||||
target_bundle: entrees
|
target_bundle: entrees
|
||||||
default_langcode: site_default
|
default_langcode: site_default
|
||||||
language_alterable: false
|
language_alterable: true
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: taxonomy_term.genres
|
id: taxonomy_term.genres
|
||||||
target_entity_type_id: taxonomy_term
|
target_entity_type_id: taxonomy_term
|
||||||
target_bundle: genres
|
target_bundle: genres
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: taxonomy_term.langues
|
id: taxonomy_term.langues
|
||||||
target_entity_type_id: taxonomy_term
|
target_entity_type_id: taxonomy_term
|
||||||
target_bundle: langues
|
target_bundle: langues
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: taxonomy_term.locuteurs
|
id: taxonomy_term.locuteurs
|
||||||
target_entity_type_id: taxonomy_term
|
target_entity_type_id: taxonomy_term
|
||||||
target_bundle: locuteurs
|
target_bundle: locuteurs
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: taxonomy_term.page_type
|
id: taxonomy_term.page_type
|
||||||
target_entity_type_id: taxonomy_term
|
target_entity_type_id: taxonomy_term
|
||||||
target_bundle: page_type
|
target_bundle: page_type
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ dependencies:
|
|||||||
third_party_settings:
|
third_party_settings:
|
||||||
content_translation:
|
content_translation:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
bundle_settings:
|
||||||
|
untranslatable_fields_hide: '0'
|
||||||
id: user.user
|
id: user.user
|
||||||
target_entity_type_id: user
|
target_entity_type_id: user
|
||||||
target_bundle: 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 productions menu items'
|
||||||
- 'administer users'
|
- 'administer users'
|
||||||
- 'change own username'
|
- 'change own username'
|
||||||
|
- 'create content translations'
|
||||||
- 'create corpus_documents workflow_transition'
|
- 'create corpus_documents workflow_transition'
|
||||||
- 'create enregistrement content'
|
- 'create enregistrement content'
|
||||||
- 'create evenement content'
|
- 'create evenement content'
|
||||||
- 'create generique workflow_transition'
|
- 'create generique workflow_transition'
|
||||||
- 'create page content'
|
- 'create page content'
|
||||||
- 'create static content'
|
|
||||||
- 'create terms in collectionneurs'
|
- 'create terms in collectionneurs'
|
||||||
- 'create terms in entrees'
|
- 'create terms in entrees'
|
||||||
- 'create terms in genres'
|
- 'create terms in genres'
|
||||||
@@ -51,7 +51,11 @@ permissions:
|
|||||||
- 'revert static revisions'
|
- 'revert static revisions'
|
||||||
- 'schedule corpus_documents workflow_transition'
|
- 'schedule corpus_documents workflow_transition'
|
||||||
- 'schedule generique 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'
|
- 'use text format wysiwyg'
|
||||||
- 'view autre_son revisions'
|
- 'view autre_son revisions'
|
||||||
- 'view enregistrement revisions'
|
- 'view enregistrement revisions'
|
||||||
|
|||||||
@@ -197,9 +197,11 @@ permissions:
|
|||||||
- 'synchronize configuration'
|
- 'synchronize configuration'
|
||||||
- 'translate any entity'
|
- 'translate any entity'
|
||||||
- 'translate enregistrement node'
|
- 'translate enregistrement node'
|
||||||
|
- 'translate evenement node'
|
||||||
- 'translate fil node'
|
- 'translate fil node'
|
||||||
- 'translate interface'
|
- 'translate interface'
|
||||||
- 'translate page node'
|
- 'translate page node'
|
||||||
|
- 'translate static node'
|
||||||
- 'update content translations'
|
- 'update content translations'
|
||||||
- 'use domain nav block'
|
- 'use domain nav block'
|
||||||
- 'use domain switcher block'
|
- 'use domain switcher block'
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ dependencies:
|
|||||||
- node.type.evenement
|
- node.type.evenement
|
||||||
- node.type.fil
|
- node.type.fil
|
||||||
- node.type.page
|
- node.type.page
|
||||||
|
- node.type.static
|
||||||
- taxonomy.vocabulary.entrees
|
- taxonomy.vocabulary.entrees
|
||||||
- taxonomy.vocabulary.page_type
|
- taxonomy.vocabulary.page_type
|
||||||
- user.role.admin
|
- user.role.admin
|
||||||
@@ -946,7 +947,7 @@ display:
|
|||||||
path: admin/content/production
|
path: admin/content/production
|
||||||
menu:
|
menu:
|
||||||
type: tab
|
type: tab
|
||||||
title: Content
|
title: Production
|
||||||
description: ''
|
description: ''
|
||||||
expanded: false
|
expanded: false
|
||||||
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
||||||
@@ -1756,7 +1757,7 @@ display:
|
|||||||
description: ''
|
description: ''
|
||||||
expanded: false
|
expanded: false
|
||||||
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
||||||
weight: -100
|
weight: -99
|
||||||
context: '0'
|
context: '0'
|
||||||
menu_name: admin
|
menu_name: admin
|
||||||
tab_options:
|
tab_options:
|
||||||
@@ -3399,3 +3400,496 @@ display:
|
|||||||
- 'config:field.storage.node.field_date'
|
- 'config:field.storage.node.field_date'
|
||||||
- 'config:field.storage.node.field_page_liee'
|
- 'config:field.storage.node.field_page_liee'
|
||||||
- 'config:field.storage.node.field_workflow_generic'
|
- '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: ''
|
description: ''
|
||||||
expanded: false
|
expanded: false
|
||||||
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
||||||
weight: -99
|
weight: -100
|
||||||
context: '0'
|
context: '0'
|
||||||
menu_name: admin
|
menu_name: admin
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
|
|||||||
Reference in New Issue
Block a user