|
@@ -6,6 +6,7 @@ dependencies:
|
|
|
- field.field.node.static.field_fichiers
|
|
|
- field.field.node.static.field_liens
|
|
|
- field.field.node.static.field_page_statique_liees
|
|
|
+ - field.field.node.static.field_partenaires
|
|
|
- field.field.node.static.field_ress
|
|
|
- field.field.node.static.field_textes
|
|
|
- node.type.static
|
|
@@ -21,6 +22,7 @@ third_party_settings:
|
|
|
- group_textes
|
|
|
- group_liens
|
|
|
- group_media
|
|
|
+ - group_partenaires
|
|
|
parent_name: ''
|
|
|
weight: 1
|
|
|
format_type: tabs
|
|
@@ -68,6 +70,7 @@ third_party_settings:
|
|
|
children:
|
|
|
- field_liens
|
|
|
- field_page_statique_liees
|
|
|
+ - field_ress
|
|
|
parent_name: group_tabs
|
|
|
weight: 27
|
|
|
format_type: tab
|
|
@@ -95,6 +98,21 @@ third_party_settings:
|
|
|
formatter: open
|
|
|
required_fields: true
|
|
|
label: Textes
|
|
|
+ group_partenaires:
|
|
|
+ children:
|
|
|
+ - field_partenaires
|
|
|
+ parent_name: group_tabs
|
|
|
+ weight: 29
|
|
|
+ format_type: tab
|
|
|
+ region: content
|
|
|
+ format_settings:
|
|
|
+ show_empty_fields: false
|
|
|
+ id: ''
|
|
|
+ classes: ''
|
|
|
+ description: ''
|
|
|
+ formatter: closed
|
|
|
+ required_fields: true
|
|
|
+ label: Partenaires
|
|
|
id: node.static.default
|
|
|
targetEntityType: node
|
|
|
bundle: static
|
|
@@ -125,8 +143,26 @@ content:
|
|
|
third_party_settings: { }
|
|
|
type: entity_reference_autocomplete
|
|
|
region: content
|
|
|
+ field_partenaires:
|
|
|
+ type: paragraphs
|
|
|
+ weight: 29
|
|
|
+ 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_ress:
|
|
|
- weight: 3
|
|
|
+ weight: 2
|
|
|
settings:
|
|
|
match_operator: CONTAINS
|
|
|
match_limit: 10
|