|
@@ -11,6 +11,7 @@ dependencies:
|
|
- field.field.node.concernement.field_entite
|
|
- field.field.node.concernement.field_entite
|
|
- field.field.node.concernement.field_lieu
|
|
- field.field.node.concernement.field_lieu
|
|
- field.field.node.concernement.field_recit
|
|
- field.field.node.concernement.field_recit
|
|
|
|
+ - field.field.node.concernement.field_recit_colophon
|
|
- node.type.concernement
|
|
- node.type.concernement
|
|
module:
|
|
module:
|
|
- advanced_text_formatter
|
|
- advanced_text_formatter
|
|
@@ -19,6 +20,7 @@ dependencies:
|
|
- inline_entity_form
|
|
- inline_entity_form
|
|
- maxlength
|
|
- maxlength
|
|
- paragraphs
|
|
- paragraphs
|
|
|
|
+ - text
|
|
- workflow
|
|
- workflow
|
|
third_party_settings:
|
|
third_party_settings:
|
|
field_group:
|
|
field_group:
|
|
@@ -77,6 +79,7 @@ third_party_settings:
|
|
group_recit:
|
|
group_recit:
|
|
children:
|
|
children:
|
|
- field_recit
|
|
- field_recit
|
|
|
|
+ - field_recit_colophon
|
|
label: Récit
|
|
label: Récit
|
|
region: content
|
|
region: content
|
|
parent_name: group_tabs
|
|
parent_name: group_tabs
|
|
@@ -241,6 +244,14 @@ content:
|
|
settings:
|
|
settings:
|
|
progress_indicator: throbber
|
|
progress_indicator: throbber
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
|
|
+ field_recit_colophon:
|
|
|
|
+ type: text_textarea
|
|
|
|
+ weight: 4
|
|
|
|
+ region: content
|
|
|
|
+ settings:
|
|
|
|
+ rows: 5
|
|
|
|
+ placeholder: ''
|
|
|
|
+ third_party_settings: { }
|
|
title:
|
|
title:
|
|
type: string_textfield
|
|
type: string_textfield
|
|
weight: 0
|
|
weight: 0
|