|
@@ -7,6 +7,7 @@ dependencies:
|
|
|
- field.field.node.projet.field_adresse
|
|
|
- field.field.node.projet.field_comparatifs_associes
|
|
|
- field.field.node.projet.field_diaporama
|
|
|
+ - field.field.node.projet.field_document
|
|
|
- field.field.node.projet.field_equipes
|
|
|
- field.field.node.projet.field_evenements_lies
|
|
|
- field.field.node.projet.field_ge
|
|
@@ -28,6 +29,7 @@ dependencies:
|
|
|
- image
|
|
|
- inline_entity_form
|
|
|
- leaflet_more_markers
|
|
|
+ - paragraphs
|
|
|
- text
|
|
|
third_party_settings:
|
|
|
field_group:
|
|
@@ -112,6 +114,7 @@ third_party_settings:
|
|
|
group_media:
|
|
|
children:
|
|
|
- field_diaporama
|
|
|
+ - field_document
|
|
|
parent_name: group_tabs
|
|
|
weight: 20
|
|
|
format_type: tab
|
|
@@ -157,8 +160,8 @@ third_party_settings:
|
|
|
group_adresse:
|
|
|
children:
|
|
|
- field_adresse
|
|
|
- - field_ge
|
|
|
- field_map_marker
|
|
|
+ - field_ge
|
|
|
parent_name: group_tabs
|
|
|
weight: 9
|
|
|
format_type: tab
|
|
@@ -209,6 +212,24 @@ content:
|
|
|
third_party_settings: { }
|
|
|
type: image_image
|
|
|
region: content
|
|
|
+ field_document:
|
|
|
+ weight: 13
|
|
|
+ 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: { }
|
|
|
+ type: paragraphs
|
|
|
+ region: content
|
|
|
field_equipes:
|
|
|
type: inline_entity_form_simple
|
|
|
weight: 4
|