CT programme done
This commit is contained in:
parent
6717cd968e
commit
e3935aaaf0
@ -4,22 +4,124 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.node.programme.body
|
- field.field.node.programme.body
|
||||||
- field.field.node.programme.field_colloque
|
|
||||||
- field.field.node.programme.field_diaporama
|
- field.field.node.programme.field_diaporama
|
||||||
- field.field.node.programme.field_fichier
|
- field.field.node.programme.field_fichier
|
||||||
- field.field.node.programme.field_partenaires
|
- field.field.node.programme.field_partenaires
|
||||||
- field.field.node.programme.field_programme
|
- field.field.node.programme.field_sous_parties
|
||||||
- field.field.node.programme.field_publications
|
|
||||||
- field.field.node.programme.field_textes
|
- field.field.node.programme.field_textes
|
||||||
- image.style.thumbnail
|
- image.style.thumbnail
|
||||||
- node.type.programme
|
- node.type.programme
|
||||||
module:
|
module:
|
||||||
- entity_reference_revisions
|
- field_group
|
||||||
- file
|
- file
|
||||||
- image
|
- image
|
||||||
- paragraphs
|
- paragraphs
|
||||||
- path
|
|
||||||
- text
|
- text
|
||||||
|
third_party_settings:
|
||||||
|
field_group:
|
||||||
|
group_tabs:
|
||||||
|
children:
|
||||||
|
- group_principal
|
||||||
|
- group_textes
|
||||||
|
- group_media
|
||||||
|
- group_sous_parties
|
||||||
|
- group_partenaires
|
||||||
|
parent_name: ''
|
||||||
|
weight: 20
|
||||||
|
format_type: tabs
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
direction: horizontal
|
||||||
|
label: Tabs
|
||||||
|
group_principal:
|
||||||
|
children:
|
||||||
|
- body
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 20
|
||||||
|
format_type: tab
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
formatter: open
|
||||||
|
required_fields: true
|
||||||
|
label: Principal
|
||||||
|
group_details:
|
||||||
|
children:
|
||||||
|
- promote
|
||||||
|
- status
|
||||||
|
parent_name: ''
|
||||||
|
weight: 20
|
||||||
|
format_type: details_sidebar
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
open: true
|
||||||
|
required_fields: true
|
||||||
|
weight: 0
|
||||||
|
label: Details
|
||||||
|
group_textes:
|
||||||
|
children:
|
||||||
|
- field_textes
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 20
|
||||||
|
format_type: tab
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
formatter: closed
|
||||||
|
required_fields: true
|
||||||
|
label: Textes
|
||||||
|
group_media:
|
||||||
|
children:
|
||||||
|
- field_diaporama
|
||||||
|
- field_fichier
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 20
|
||||||
|
format_type: tab
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
formatter: closed
|
||||||
|
required_fields: true
|
||||||
|
label: Media
|
||||||
|
group_sous_parties:
|
||||||
|
children:
|
||||||
|
- field_sous_parties
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 20
|
||||||
|
format_type: tab
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
formatter: closed
|
||||||
|
required_fields: true
|
||||||
|
label: 'Sous Parties'
|
||||||
|
group_partenaires:
|
||||||
|
children:
|
||||||
|
- field_partenaires
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 20
|
||||||
|
format_type: tab
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
formatter: closed
|
||||||
|
required_fields: true
|
||||||
|
label: Partenaires
|
||||||
id: node.programme.default
|
id: node.programme.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: programme
|
bundle: programme
|
||||||
@ -35,30 +137,6 @@ content:
|
|||||||
show_summary: false
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
created:
|
|
||||||
type: datetime_timestamp
|
|
||||||
weight: 10
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
field_colloque:
|
|
||||||
type: paragraphs
|
|
||||||
weight: 127
|
|
||||||
settings:
|
|
||||||
title: Paragraph
|
|
||||||
title_plural: Paragraphs
|
|
||||||
edit_mode: open
|
|
||||||
closed_mode: summary
|
|
||||||
autocollapse: none
|
|
||||||
closed_mode_threshold: 0
|
|
||||||
add_mode: dropdown
|
|
||||||
form_display_mode: default
|
|
||||||
default_paragraph_type: ''
|
|
||||||
features:
|
|
||||||
collapse_edit_all: collapse_edit_all
|
|
||||||
duplicate: duplicate
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
field_diaporama:
|
field_diaporama:
|
||||||
weight: 124
|
weight: 124
|
||||||
settings:
|
settings:
|
||||||
@ -77,26 +155,18 @@ content:
|
|||||||
field_partenaires:
|
field_partenaires:
|
||||||
weight: 126
|
weight: 126
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
title: Paragraph
|
||||||
match_limit: 10
|
title_plural: Paragraphs
|
||||||
size: 60
|
edit_mode: open
|
||||||
placeholder: ''
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_revisions_autocomplete
|
type: entity_reference_paragraphs
|
||||||
region: content
|
region: content
|
||||||
field_programme:
|
field_sous_parties:
|
||||||
weight: 122
|
|
||||||
settings:
|
|
||||||
match_operator: CONTAINS
|
|
||||||
match_limit: 10
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
region: content
|
|
||||||
field_publications:
|
|
||||||
type: paragraphs
|
type: paragraphs
|
||||||
weight: 128
|
weight: 127
|
||||||
settings:
|
settings:
|
||||||
title: Paragraph
|
title: Paragraph
|
||||||
title_plural: Paragraphs
|
title_plural: Paragraphs
|
||||||
@ -115,26 +185,15 @@ content:
|
|||||||
field_textes:
|
field_textes:
|
||||||
weight: 123
|
weight: 123
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
title: Paragraph
|
||||||
match_limit: 10
|
title_plural: Paragraphs
|
||||||
size: 60
|
edit_mode: open
|
||||||
placeholder: ''
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_revisions_autocomplete
|
type: entity_reference_paragraphs
|
||||||
region: content
|
region: content
|
||||||
langcode:
|
|
||||||
type: language_select
|
|
||||||
weight: 2
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
include_locked: true
|
|
||||||
third_party_settings: { }
|
|
||||||
path:
|
|
||||||
type: path
|
|
||||||
weight: 30
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
promote:
|
promote:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
settings:
|
||||||
@ -149,13 +208,6 @@ content:
|
|||||||
weight: 120
|
weight: 120
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
sticky:
|
|
||||||
type: boolean_checkbox
|
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 16
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -5
|
weight: -5
|
||||||
@ -164,19 +216,10 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
uid:
|
hidden:
|
||||||
type: entity_reference_autocomplete
|
created: true
|
||||||
weight: 5
|
langcode: true
|
||||||
settings:
|
path: true
|
||||||
match_operator: CONTAINS
|
sticky: true
|
||||||
size: 60
|
uid: true
|
||||||
placeholder: ''
|
url_redirects: true
|
||||||
match_limit: 10
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
|
||||||
url_redirects:
|
|
||||||
weight: 50
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
hidden: { }
|
|
||||||
|
@ -1,74 +0,0 @@
|
|||||||
uuid: 7c9703e9-6357-4827-be46-ecd8595a3584
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.field.paragraph.module_colloque.field_fichiers
|
|
||||||
- field.field.paragraph.module_colloque.field_images
|
|
||||||
- field.field.paragraph.module_colloque.field_texte_intro
|
|
||||||
- field.field.paragraph.module_colloque.field_textes
|
|
||||||
- field.field.paragraph.module_colloque.field_titre
|
|
||||||
- image.style.thumbnail
|
|
||||||
- paragraphs.paragraphs_type.module_colloque
|
|
||||||
module:
|
|
||||||
- file
|
|
||||||
- image
|
|
||||||
- paragraphs
|
|
||||||
- text
|
|
||||||
id: paragraph.module_colloque.default
|
|
||||||
targetEntityType: paragraph
|
|
||||||
bundle: module_colloque
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_fichiers:
|
|
||||||
weight: 4
|
|
||||||
settings:
|
|
||||||
progress_indicator: throbber
|
|
||||||
third_party_settings: { }
|
|
||||||
type: file_generic
|
|
||||||
region: content
|
|
||||||
field_images:
|
|
||||||
weight: 3
|
|
||||||
settings:
|
|
||||||
progress_indicator: throbber
|
|
||||||
preview_image_style: thumbnail
|
|
||||||
third_party_settings: { }
|
|
||||||
type: image_image
|
|
||||||
region: content
|
|
||||||
field_texte_intro:
|
|
||||||
weight: 1
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
type: text_textarea
|
|
||||||
region: content
|
|
||||||
field_textes:
|
|
||||||
type: paragraphs
|
|
||||||
weight: 2
|
|
||||||
settings:
|
|
||||||
title: Paragraph
|
|
||||||
title_plural: Paragraphs
|
|
||||||
edit_mode: open
|
|
||||||
closed_mode: summary
|
|
||||||
autocollapse: none
|
|
||||||
closed_mode_threshold: 0
|
|
||||||
add_mode: dropdown
|
|
||||||
form_display_mode: default
|
|
||||||
default_paragraph_type: ''
|
|
||||||
features:
|
|
||||||
collapse_edit_all: collapse_edit_all
|
|
||||||
duplicate: duplicate
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
field_titre:
|
|
||||||
weight: 0
|
|
||||||
settings:
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
type: string_textfield
|
|
||||||
region: content
|
|
||||||
hidden:
|
|
||||||
created: true
|
|
||||||
status: true
|
|
@ -0,0 +1,44 @@
|
|||||||
|
uuid: bdacb7bb-f377-4012-875f-fbeedc9d4d7a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.sous_partie_programme.field_sous_partie_contenus
|
||||||
|
- field.field.paragraph.sous_partie_programme.field_titre
|
||||||
|
- paragraphs.paragraphs_type.sous_partie_programme
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.sous_partie_programme.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: sous_partie_programme
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_sous_partie_contenus:
|
||||||
|
type: paragraphs
|
||||||
|
weight: 1
|
||||||
|
settings:
|
||||||
|
title: Paragraph
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
field_titre:
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: string_textfield
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
@ -0,0 +1,92 @@
|
|||||||
|
uuid: a3b70c19-c59f-44ae-a4cf-7ad22e8abf68
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.sous_partie_programme_contents.field_liste_contenus
|
||||||
|
- field.field.paragraph.sous_partie_programme_contents.field_texte
|
||||||
|
- field.field.paragraph.sous_partie_programme_contents.field_titre
|
||||||
|
- paragraphs.paragraphs_type.sous_partie_programme_contents
|
||||||
|
module:
|
||||||
|
- field_group
|
||||||
|
- text
|
||||||
|
third_party_settings:
|
||||||
|
field_group:
|
||||||
|
group_tabs:
|
||||||
|
children:
|
||||||
|
- group_infos
|
||||||
|
- group_liens
|
||||||
|
parent_name: ''
|
||||||
|
weight: 20
|
||||||
|
format_type: tabs
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
direction: vertical
|
||||||
|
label: Tabs
|
||||||
|
group_infos:
|
||||||
|
children:
|
||||||
|
- field_titre
|
||||||
|
- field_texte
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 20
|
||||||
|
format_type: tab
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
formatter: open
|
||||||
|
required_fields: true
|
||||||
|
label: Infos
|
||||||
|
group_liens:
|
||||||
|
children:
|
||||||
|
- field_liste_contenus
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 21
|
||||||
|
format_type: tab
|
||||||
|
region: content
|
||||||
|
format_settings:
|
||||||
|
id: ''
|
||||||
|
classes: ''
|
||||||
|
description: ''
|
||||||
|
formatter: closed
|
||||||
|
required_fields: true
|
||||||
|
label: Liens
|
||||||
|
id: paragraph.sous_partie_programme_contents.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: sous_partie_programme_contents
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_liste_contenus:
|
||||||
|
weight: 2
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
region: content
|
||||||
|
field_texte:
|
||||||
|
weight: 1
|
||||||
|
settings:
|
||||||
|
rows: 9
|
||||||
|
summary_rows: 3
|
||||||
|
placeholder: ''
|
||||||
|
show_summary: false
|
||||||
|
third_party_settings: { }
|
||||||
|
type: text_textarea_with_summary
|
||||||
|
region: content
|
||||||
|
field_titre:
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: string_textfield
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
@ -4,12 +4,10 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.node.programme.body
|
- field.field.node.programme.body
|
||||||
- field.field.node.programme.field_colloque
|
|
||||||
- field.field.node.programme.field_diaporama
|
- field.field.node.programme.field_diaporama
|
||||||
- field.field.node.programme.field_fichier
|
- field.field.node.programme.field_fichier
|
||||||
- field.field.node.programme.field_partenaires
|
- field.field.node.programme.field_partenaires
|
||||||
- field.field.node.programme.field_programme
|
- field.field.node.programme.field_sous_parties
|
||||||
- field.field.node.programme.field_publications
|
|
||||||
- field.field.node.programme.field_textes
|
- field.field.node.programme.field_textes
|
||||||
- node.type.programme
|
- node.type.programme
|
||||||
module:
|
module:
|
||||||
@ -30,15 +28,6 @@ content:
|
|||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
field_colloque:
|
|
||||||
type: entity_reference_revisions_entity_view
|
|
||||||
weight: 107
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
view_mode: default
|
|
||||||
link: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
field_diaporama:
|
field_diaporama:
|
||||||
weight: 104
|
weight: 104
|
||||||
label: above
|
label: above
|
||||||
@ -65,17 +54,9 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_revisions_entity_view
|
type: entity_reference_revisions_entity_view
|
||||||
region: content
|
region: content
|
||||||
field_programme:
|
field_sous_parties:
|
||||||
weight: 102
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
link: true
|
|
||||||
third_party_settings: { }
|
|
||||||
type: entity_reference_label
|
|
||||||
region: content
|
|
||||||
field_publications:
|
|
||||||
type: entity_reference_revisions_entity_view
|
type: entity_reference_revisions_entity_view
|
||||||
weight: 108
|
weight: 107
|
||||||
label: above
|
label: above
|
||||||
settings:
|
settings:
|
||||||
view_mode: default
|
view_mode: default
|
||||||
|
@ -5,12 +5,10 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- core.entity_view_mode.node.teaser
|
- core.entity_view_mode.node.teaser
|
||||||
- field.field.node.programme.body
|
- field.field.node.programme.body
|
||||||
- field.field.node.programme.field_colloque
|
|
||||||
- field.field.node.programme.field_diaporama
|
- field.field.node.programme.field_diaporama
|
||||||
- field.field.node.programme.field_fichier
|
- field.field.node.programme.field_fichier
|
||||||
- field.field.node.programme.field_partenaires
|
- field.field.node.programme.field_partenaires
|
||||||
- field.field.node.programme.field_programme
|
- field.field.node.programme.field_sous_parties
|
||||||
- field.field.node.programme.field_publications
|
|
||||||
- field.field.node.programme.field_textes
|
- field.field.node.programme.field_textes
|
||||||
- node.type.programme
|
- node.type.programme
|
||||||
module:
|
module:
|
||||||
@ -35,12 +33,10 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
field_colloque: true
|
|
||||||
field_diaporama: true
|
field_diaporama: true
|
||||||
field_fichier: true
|
field_fichier: true
|
||||||
field_partenaires: true
|
field_partenaires: true
|
||||||
field_programme: true
|
field_sous_parties: true
|
||||||
field_publications: true
|
|
||||||
field_textes: true
|
field_textes: true
|
||||||
langcode: true
|
langcode: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
@ -1,64 +0,0 @@
|
|||||||
uuid: 167539af-ffb0-4497-9db3-c312b57793c0
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.field.paragraph.module_colloque.field_fichiers
|
|
||||||
- field.field.paragraph.module_colloque.field_images
|
|
||||||
- field.field.paragraph.module_colloque.field_texte_intro
|
|
||||||
- field.field.paragraph.module_colloque.field_textes
|
|
||||||
- field.field.paragraph.module_colloque.field_titre
|
|
||||||
- paragraphs.paragraphs_type.module_colloque
|
|
||||||
module:
|
|
||||||
- entity_reference_revisions
|
|
||||||
- file
|
|
||||||
- image
|
|
||||||
- text
|
|
||||||
id: paragraph.module_colloque.default
|
|
||||||
targetEntityType: paragraph
|
|
||||||
bundle: module_colloque
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_fichiers:
|
|
||||||
weight: 4
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
use_description_as_link_text: true
|
|
||||||
third_party_settings: { }
|
|
||||||
type: file_default
|
|
||||||
region: content
|
|
||||||
field_images:
|
|
||||||
weight: 3
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
image_style: ''
|
|
||||||
image_link: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
type: image
|
|
||||||
region: content
|
|
||||||
field_texte_intro:
|
|
||||||
weight: 1
|
|
||||||
label: above
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
type: text_default
|
|
||||||
region: content
|
|
||||||
field_textes:
|
|
||||||
type: entity_reference_revisions_entity_view
|
|
||||||
weight: 2
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
view_mode: default
|
|
||||||
link: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
field_titre:
|
|
||||||
weight: 0
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
link_to_entity: false
|
|
||||||
third_party_settings: { }
|
|
||||||
type: string
|
|
||||||
region: content
|
|
||||||
hidden:
|
|
||||||
search_api_excerpt: true
|
|
@ -0,0 +1,34 @@
|
|||||||
|
uuid: ea4b303e-4b26-4294-a1e9-4bb6eec9bf73
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.sous_partie_programme.field_sous_partie_contenus
|
||||||
|
- field.field.paragraph.sous_partie_programme.field_titre
|
||||||
|
- paragraphs.paragraphs_type.sous_partie_programme
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: paragraph.sous_partie_programme.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: sous_partie_programme
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_sous_partie_contenus:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
weight: 1
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
field_titre:
|
||||||
|
weight: 0
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
type: string
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,41 @@
|
|||||||
|
uuid: 112c1beb-9c80-4cef-b52f-bbf8160a7e43
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.sous_partie_programme_contents.field_liste_contenus
|
||||||
|
- field.field.paragraph.sous_partie_programme_contents.field_texte
|
||||||
|
- field.field.paragraph.sous_partie_programme_contents.field_titre
|
||||||
|
- paragraphs.paragraphs_type.sous_partie_programme_contents
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.sous_partie_programme_contents.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: sous_partie_programme_contents
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_liste_contenus:
|
||||||
|
weight: 2
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
type: entity_reference_label
|
||||||
|
region: content
|
||||||
|
field_texte:
|
||||||
|
weight: 1
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
type: text_default
|
||||||
|
region: content
|
||||||
|
field_titre:
|
||||||
|
weight: 0
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
type: string
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -1,46 +0,0 @@
|
|||||||
uuid: f8a4d272-dfba-4520-91c0-9914d65229cd
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.node.field_colloque
|
|
||||||
- node.type.programme
|
|
||||||
- paragraphs.paragraphs_type.module_colloque
|
|
||||||
module:
|
|
||||||
- entity_reference_revisions
|
|
||||||
id: node.programme.field_colloque
|
|
||||||
field_name: field_colloque
|
|
||||||
entity_type: node
|
|
||||||
bundle: programme
|
|
||||||
label: Colloques
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
handler: 'default:paragraph'
|
|
||||||
handler_settings:
|
|
||||||
negate: 0
|
|
||||||
target_bundles:
|
|
||||||
module_colloque: module_colloque
|
|
||||||
target_bundles_drag_drop:
|
|
||||||
equipes:
|
|
||||||
weight: 8
|
|
||||||
enabled: false
|
|
||||||
module_colloque:
|
|
||||||
enabled: true
|
|
||||||
weight: 9
|
|
||||||
module_publication:
|
|
||||||
weight: 10
|
|
||||||
enabled: false
|
|
||||||
partenaires:
|
|
||||||
weight: 11
|
|
||||||
enabled: false
|
|
||||||
personne:
|
|
||||||
weight: 12
|
|
||||||
enabled: false
|
|
||||||
textes:
|
|
||||||
weight: 7
|
|
||||||
enabled: false
|
|
||||||
field_type: entity_reference_revisions
|
|
@ -1,28 +0,0 @@
|
|||||||
uuid: 8fac9594-ed46-4963-821a-9209dce5d1bf
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.node.field_programme
|
|
||||||
- node.type.programme
|
|
||||||
id: node.programme.field_programme
|
|
||||||
field_name: field_programme
|
|
||||||
entity_type: node
|
|
||||||
bundle: programme
|
|
||||||
label: 'Programme Popsu lié'
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: true
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
handler: 'default:node'
|
|
||||||
handler_settings:
|
|
||||||
target_bundles:
|
|
||||||
programme: programme
|
|
||||||
sort:
|
|
||||||
field: _none
|
|
||||||
direction: ASC
|
|
||||||
auto_create: false
|
|
||||||
auto_create_bundle: ''
|
|
||||||
field_type: entity_reference
|
|
@ -1,18 +1,18 @@
|
|||||||
uuid: 870fe179-c033-4396-b035-602418d5ea05
|
uuid: 782bb56d-e0b1-4065-9156-64928aaba48f
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_publications
|
- field.storage.node.field_sous_parties
|
||||||
- node.type.programme
|
- node.type.programme
|
||||||
- paragraphs.paragraphs_type.module_publication
|
- paragraphs.paragraphs_type.sous_partie_programme
|
||||||
module:
|
module:
|
||||||
- entity_reference_revisions
|
- entity_reference_revisions
|
||||||
id: node.programme.field_publications
|
id: node.programme.field_sous_parties
|
||||||
field_name: field_publications
|
field_name: field_sous_parties
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: programme
|
bundle: programme
|
||||||
label: Publications
|
label: 'Sous Parties'
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: false
|
||||||
@ -23,24 +23,24 @@ settings:
|
|||||||
handler_settings:
|
handler_settings:
|
||||||
negate: 0
|
negate: 0
|
||||||
target_bundles:
|
target_bundles:
|
||||||
module_publication: module_publication
|
sous_partie_programme: sous_partie_programme
|
||||||
target_bundles_drag_drop:
|
target_bundles_drag_drop:
|
||||||
equipes:
|
equipes:
|
||||||
weight: 8
|
weight: 8
|
||||||
enabled: false
|
enabled: false
|
||||||
module_colloque:
|
partenaires:
|
||||||
weight: 9
|
weight: 9
|
||||||
enabled: false
|
enabled: false
|
||||||
module_publication:
|
|
||||||
enabled: true
|
|
||||||
weight: 10
|
|
||||||
partenaires:
|
|
||||||
weight: 11
|
|
||||||
enabled: false
|
|
||||||
personne:
|
personne:
|
||||||
weight: 12
|
weight: 10
|
||||||
enabled: false
|
enabled: false
|
||||||
textes:
|
sous_partie_programme:
|
||||||
|
enabled: true
|
||||||
|
weight: 11
|
||||||
|
sous_partie_programme_contents:
|
||||||
weight: 7
|
weight: 7
|
||||||
enabled: false
|
enabled: false
|
||||||
|
textes:
|
||||||
|
weight: 12
|
||||||
|
enabled: false
|
||||||
field_type: entity_reference_revisions
|
field_type: entity_reference_revisions
|
@ -1,27 +0,0 @@
|
|||||||
uuid: 29750e1c-fd03-482e-9a9f-db412ba4fc90
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.paragraph.field_fichiers
|
|
||||||
- paragraphs.paragraphs_type.module_colloque
|
|
||||||
module:
|
|
||||||
- file
|
|
||||||
id: paragraph.module_colloque.field_fichiers
|
|
||||||
field_name: field_fichiers
|
|
||||||
entity_type: paragraph
|
|
||||||
bundle: module_colloque
|
|
||||||
label: Fichiers
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: true
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
|
||||||
file_extensions: pdf
|
|
||||||
max_filesize: ''
|
|
||||||
description_field: true
|
|
||||||
handler: 'default:file'
|
|
||||||
handler_settings: { }
|
|
||||||
field_type: file
|
|
@ -1,38 +0,0 @@
|
|||||||
uuid: bedab695-6435-464f-9f43-e047e900bfb3
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.paragraph.field_images
|
|
||||||
- paragraphs.paragraphs_type.module_colloque
|
|
||||||
module:
|
|
||||||
- image
|
|
||||||
id: paragraph.module_colloque.field_images
|
|
||||||
field_name: field_images
|
|
||||||
entity_type: paragraph
|
|
||||||
bundle: module_colloque
|
|
||||||
label: Images
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
|
||||||
file_extensions: 'png gif jpg jpeg'
|
|
||||||
max_filesize: ''
|
|
||||||
max_resolution: ''
|
|
||||||
min_resolution: ''
|
|
||||||
alt_field: false
|
|
||||||
alt_field_required: true
|
|
||||||
title_field: false
|
|
||||||
title_field_required: false
|
|
||||||
default_image:
|
|
||||||
uuid: ''
|
|
||||||
alt: ''
|
|
||||||
title: ''
|
|
||||||
width: null
|
|
||||||
height: null
|
|
||||||
handler: 'default:file'
|
|
||||||
handler_settings: { }
|
|
||||||
field_type: image
|
|
@ -1,21 +0,0 @@
|
|||||||
uuid: 76010d30-0c86-40ef-974e-a038243355f7
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.paragraph.field_texte_intro
|
|
||||||
- paragraphs.paragraphs_type.module_colloque
|
|
||||||
module:
|
|
||||||
- text
|
|
||||||
id: paragraph.module_colloque.field_texte_intro
|
|
||||||
field_name: field_texte_intro
|
|
||||||
entity_type: paragraph
|
|
||||||
bundle: module_colloque
|
|
||||||
label: 'Texte d''introduction'
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: true
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings: { }
|
|
||||||
field_type: text_long
|
|
@ -1,18 +1,18 @@
|
|||||||
uuid: 26cc5595-6853-4b59-b351-6bf391c1b794
|
uuid: c0a17435-6c05-4b4c-afbb-d370e5a50a36
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.paragraph.field_textes
|
- field.storage.paragraph.field_sous_partie_contenus
|
||||||
- paragraphs.paragraphs_type.module_colloque
|
- paragraphs.paragraphs_type.sous_partie_programme
|
||||||
- paragraphs.paragraphs_type.textes
|
- paragraphs.paragraphs_type.sous_partie_programme_contents
|
||||||
module:
|
module:
|
||||||
- entity_reference_revisions
|
- entity_reference_revisions
|
||||||
id: paragraph.module_colloque.field_textes
|
id: paragraph.sous_partie_programme.field_sous_partie_contenus
|
||||||
field_name: field_textes
|
field_name: field_sous_partie_contenus
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
bundle: module_colloque
|
bundle: sous_partie_programme
|
||||||
label: Textes
|
label: sous_partie_contenus
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: false
|
||||||
@ -23,24 +23,24 @@ settings:
|
|||||||
handler_settings:
|
handler_settings:
|
||||||
negate: 0
|
negate: 0
|
||||||
target_bundles:
|
target_bundles:
|
||||||
textes: textes
|
sous_partie_programme_contents: sous_partie_programme_contents
|
||||||
target_bundles_drag_drop:
|
target_bundles_drag_drop:
|
||||||
equipes:
|
equipes:
|
||||||
weight: 8
|
weight: 8
|
||||||
enabled: false
|
enabled: false
|
||||||
module_colloque:
|
partenaires:
|
||||||
weight: 9
|
weight: 9
|
||||||
enabled: false
|
enabled: false
|
||||||
module_publication:
|
personne:
|
||||||
weight: 10
|
weight: 10
|
||||||
enabled: false
|
enabled: false
|
||||||
partenaires:
|
sous_partie_programme:
|
||||||
weight: 11
|
weight: 11
|
||||||
enabled: false
|
enabled: false
|
||||||
personne:
|
sous_partie_programme_contents:
|
||||||
weight: 12
|
|
||||||
enabled: false
|
|
||||||
textes:
|
|
||||||
enabled: true
|
enabled: true
|
||||||
weight: 7
|
weight: 7
|
||||||
|
textes:
|
||||||
|
weight: 12
|
||||||
|
enabled: false
|
||||||
field_type: entity_reference_revisions
|
field_type: entity_reference_revisions
|
@ -1,14 +1,14 @@
|
|||||||
uuid: 01b6e64a-04fe-49f4-a75f-4fc7889a0ccb
|
uuid: 2bae704e-b1ee-4e3e-8ffc-14aab8675857
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.paragraph.field_titre
|
- field.storage.paragraph.field_titre
|
||||||
- paragraphs.paragraphs_type.module_colloque
|
- paragraphs.paragraphs_type.sous_partie_programme
|
||||||
id: paragraph.module_colloque.field_titre
|
id: paragraph.sous_partie_programme.field_titre
|
||||||
field_name: field_titre
|
field_name: field_titre
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
bundle: module_colloque
|
bundle: sous_partie_programme
|
||||||
label: Titre
|
label: Titre
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
@ -0,0 +1,39 @@
|
|||||||
|
uuid: c082a49b-2765-46b3-84af-20da38acae7d
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_liste_contenus
|
||||||
|
- node.type.actualite
|
||||||
|
- node.type.collection
|
||||||
|
- node.type.evenement
|
||||||
|
- node.type.projet
|
||||||
|
- node.type.ressource
|
||||||
|
- node.type.theme
|
||||||
|
- paragraphs.paragraphs_type.sous_partie_programme_contents
|
||||||
|
id: paragraph.sous_partie_programme_contents.field_liste_contenus
|
||||||
|
field_name: field_liste_contenus
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: sous_partie_programme_contents
|
||||||
|
label: 'Liste Contenus'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:node'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
actualite: actualite
|
||||||
|
collection: collection
|
||||||
|
projet: projet
|
||||||
|
ressource: ressource
|
||||||
|
theme: theme
|
||||||
|
evenement: evenement
|
||||||
|
sort:
|
||||||
|
field: _none
|
||||||
|
direction: ASC
|
||||||
|
auto_create: false
|
||||||
|
auto_create_bundle: actualite
|
||||||
|
field_type: entity_reference
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: 5be4c843-a1b7-40f0-a47f-43baea570f3d
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_texte
|
||||||
|
- paragraphs.paragraphs_type.sous_partie_programme_contents
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.sous_partie_programme_contents.field_texte
|
||||||
|
field_name: field_texte
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: sous_partie_programme_contents
|
||||||
|
label: Texte
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
display_summary: false
|
||||||
|
required_summary: false
|
||||||
|
field_type: text_with_summary
|
@ -0,0 +1,19 @@
|
|||||||
|
uuid: a57cec42-5568-49ca-85f4-d9f116fe9cb1
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_titre
|
||||||
|
- paragraphs.paragraphs_type.sous_partie_programme_contents
|
||||||
|
id: paragraph.sous_partie_programme_contents.field_titre
|
||||||
|
field_name: field_titre
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: sous_partie_programme_contents
|
||||||
|
label: Titre
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
@ -1,21 +0,0 @@
|
|||||||
uuid: b0b4abd3-7565-4e00-9af2-d0712c45378f
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- entity_reference_revisions
|
|
||||||
- node
|
|
||||||
- paragraphs
|
|
||||||
id: node.field_publications
|
|
||||||
field_name: field_publications
|
|
||||||
entity_type: node
|
|
||||||
type: entity_reference_revisions
|
|
||||||
settings:
|
|
||||||
target_type: paragraph
|
|
||||||
module: entity_reference_revisions
|
|
||||||
locked: false
|
|
||||||
cardinality: -1
|
|
||||||
translatable: true
|
|
||||||
indexes: { }
|
|
||||||
persist_with_no_fields: false
|
|
||||||
custom_storage: false
|
|
@ -1,4 +1,4 @@
|
|||||||
uuid: d5f74d4a-4119-4676-8e6b-ca831f998c70
|
uuid: 491b1321-0b40-44cd-8fb7-15b05a59d482
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -6,8 +6,8 @@ dependencies:
|
|||||||
- entity_reference_revisions
|
- entity_reference_revisions
|
||||||
- node
|
- node
|
||||||
- paragraphs
|
- paragraphs
|
||||||
id: node.field_colloque
|
id: node.field_sous_parties
|
||||||
field_name: field_colloque
|
field_name: field_sous_parties
|
||||||
entity_type: node
|
entity_type: node
|
||||||
type: entity_reference_revisions
|
type: entity_reference_revisions
|
||||||
settings:
|
settings:
|
@ -1,30 +0,0 @@
|
|||||||
uuid: af37ccb0-ecf4-439d-a95a-b6f4eebf2a85
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- file
|
|
||||||
- image
|
|
||||||
- paragraphs
|
|
||||||
id: paragraph.field_images
|
|
||||||
field_name: field_images
|
|
||||||
entity_type: paragraph
|
|
||||||
type: image
|
|
||||||
settings:
|
|
||||||
uri_scheme: public
|
|
||||||
default_image:
|
|
||||||
uuid: ''
|
|
||||||
alt: ''
|
|
||||||
title: ''
|
|
||||||
width: null
|
|
||||||
height: null
|
|
||||||
target_type: file
|
|
||||||
display_field: false
|
|
||||||
display_default: false
|
|
||||||
module: image
|
|
||||||
locked: false
|
|
||||||
cardinality: -1
|
|
||||||
translatable: true
|
|
||||||
indexes: { }
|
|
||||||
persist_with_no_fields: false
|
|
||||||
custom_storage: false
|
|
20
config/sync/field.storage.paragraph.field_liste_contenus.yml
Normal file
20
config/sync/field.storage.paragraph.field_liste_contenus.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
uuid: 462d4b4d-d903-4e5e-b540-462e8ced0d38
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_liste_contenus
|
||||||
|
field_name: field_liste_contenus
|
||||||
|
entity_type: paragraph
|
||||||
|
type: entity_reference
|
||||||
|
settings:
|
||||||
|
target_type: node
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: -1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
@ -1,12 +1,12 @@
|
|||||||
uuid: 6b843361-5d7c-462e-8da5-18bd1ce182c1
|
uuid: f3557168-15e3-43f4-9f88-1dddb79ce097
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- entity_reference_revisions
|
- entity_reference_revisions
|
||||||
- paragraphs
|
- paragraphs
|
||||||
id: paragraph.field_textes
|
id: paragraph.field_sous_partie_contenus
|
||||||
field_name: field_textes
|
field_name: field_sous_partie_contenus
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
type: entity_reference_revisions
|
type: entity_reference_revisions
|
||||||
settings:
|
settings:
|
@ -1,9 +1,9 @@
|
|||||||
uuid: fb738748-aa8b-4b42-8034-f707eab3bcd4
|
uuid: bd302686-3a44-47e2-8166-331d5f1ed9d1
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: module_colloque
|
id: sous_partie_programme
|
||||||
label: 'Module Colloque'
|
label: 'Sous Partie Programme'
|
||||||
icon_uuid: null
|
icon_uuid: null
|
||||||
icon_default: null
|
icon_default: null
|
||||||
description: ''
|
description: ''
|
@ -1,9 +1,9 @@
|
|||||||
uuid: 5574b60d-29b3-4baf-b03d-7bbc512ad15f
|
uuid: b1da65b7-c590-4be4-b741-21bbee8a0a69
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: module_publication
|
id: sous_partie_programme_contents
|
||||||
label: 'Module Publication'
|
label: 'Sous Partie Programme Contents'
|
||||||
icon_uuid: null
|
icon_uuid: null
|
||||||
icon_default: null
|
icon_default: null
|
||||||
description: ''
|
description: ''
|
Loading…
x
Reference in New Issue
Block a user