|
@@ -5,6 +5,7 @@ dependencies:
|
|
|
config:
|
|
|
- field.field.node.static.body
|
|
|
- field.field.node.static.field_equipes
|
|
|
+ - field.field.node.static.field_groupe_documents
|
|
|
- field.field.node.static.field_lien
|
|
|
- field.field.node.static.field_memo
|
|
|
- field.field.node.static.field_page_statique_liees
|
|
@@ -43,6 +44,7 @@ third_party_settings:
|
|
|
group_tabs:
|
|
|
children:
|
|
|
- group_textes
|
|
|
+ - group_documents
|
|
|
- group_liens
|
|
|
- group_equipes
|
|
|
- group_partenaires
|
|
@@ -76,7 +78,7 @@ third_party_settings:
|
|
|
label: Media
|
|
|
region: content
|
|
|
parent_name: group_tabs
|
|
|
- weight: 21
|
|
|
+ weight: 25
|
|
|
format_type: tab
|
|
|
format_settings:
|
|
|
classes: ''
|
|
@@ -91,7 +93,7 @@ third_party_settings:
|
|
|
label: Liens
|
|
|
region: content
|
|
|
parent_name: group_tabs
|
|
|
- weight: 20
|
|
|
+ weight: 22
|
|
|
format_type: tab
|
|
|
format_settings:
|
|
|
classes: ''
|
|
@@ -105,7 +107,7 @@ third_party_settings:
|
|
|
label: Équipes
|
|
|
region: content
|
|
|
parent_name: group_tabs
|
|
|
- weight: 20
|
|
|
+ weight: 23
|
|
|
format_type: tab
|
|
|
format_settings:
|
|
|
classes: ''
|
|
@@ -119,10 +121,25 @@ third_party_settings:
|
|
|
label: Partenaires
|
|
|
region: content
|
|
|
parent_name: group_tabs
|
|
|
- weight: 20
|
|
|
+ weight: 24
|
|
|
+ format_type: tab
|
|
|
+ format_settings:
|
|
|
+ classes: ''
|
|
|
+ id: ''
|
|
|
+ formatter: closed
|
|
|
+ description: ''
|
|
|
+ required_fields: true
|
|
|
+ group_documents:
|
|
|
+ children:
|
|
|
+ - field_groupe_documents
|
|
|
+ label: Documents
|
|
|
+ region: content
|
|
|
+ parent_name: group_tabs
|
|
|
+ weight: 21
|
|
|
format_type: tab
|
|
|
format_settings:
|
|
|
classes: ''
|
|
|
+ show_empty_fields: true
|
|
|
id: ''
|
|
|
formatter: closed
|
|
|
description: ''
|
|
@@ -150,6 +167,24 @@ content:
|
|
|
form_display_mode: default
|
|
|
default_paragraph_type: ''
|
|
|
third_party_settings: { }
|
|
|
+ field_groupe_documents:
|
|
|
+ type: paragraphs
|
|
|
+ weight: 27
|
|
|
+ region: content
|
|
|
+ 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: { }
|
|
|
field_lien:
|
|
|
type: link_default
|
|
|
weight: 9
|