|
@@ -5,9 +5,13 @@ dependencies:
|
|
config:
|
|
config:
|
|
- field.field.node.creation.body
|
|
- field.field.node.creation.body
|
|
- field.field.node.creation.field_auteurs
|
|
- field.field.node.creation.field_auteurs
|
|
|
|
+ - field.field.node.creation.field_date
|
|
- field.field.node.creation.field_oeuvre
|
|
- field.field.node.creation.field_oeuvre
|
|
|
|
+ - field.field.node.creation.field_rebonds
|
|
|
|
+ - field.field.node.creation.field_texte_de_depart
|
|
- node.type.creation
|
|
- node.type.creation
|
|
module:
|
|
module:
|
|
|
|
+ - datetime
|
|
- field_group
|
|
- field_group
|
|
- link
|
|
- link
|
|
- text
|
|
- text
|
|
@@ -16,8 +20,9 @@ third_party_settings:
|
|
group_sidebar:
|
|
group_sidebar:
|
|
children:
|
|
children:
|
|
- status
|
|
- status
|
|
|
|
+ - promote
|
|
parent_name: ''
|
|
parent_name: ''
|
|
- weight: -1
|
|
|
|
|
|
+ weight: 30
|
|
format_type: details_sidebar
|
|
format_type: details_sidebar
|
|
region: content
|
|
region: content
|
|
format_settings:
|
|
format_settings:
|
|
@@ -28,6 +33,51 @@ third_party_settings:
|
|
required_fields: true
|
|
required_fields: true
|
|
weight: 0
|
|
weight: 0
|
|
label: Sidebar
|
|
label: Sidebar
|
|
|
|
+ group_lien:
|
|
|
|
+ children:
|
|
|
|
+ - field_rebonds
|
|
|
|
+ - field_texte_de_depart
|
|
|
|
+ parent_name: group_tabs
|
|
|
|
+ weight: 21
|
|
|
|
+ format_type: tab
|
|
|
|
+ region: content
|
|
|
|
+ format_settings:
|
|
|
|
+ id: ''
|
|
|
|
+ classes: ''
|
|
|
|
+ description: ''
|
|
|
|
+ formatter: closed
|
|
|
|
+ required_fields: true
|
|
|
|
+ label: Liens
|
|
|
|
+ group_tabs:
|
|
|
|
+ children:
|
|
|
|
+ - group_principal
|
|
|
|
+ - group_lien
|
|
|
|
+ parent_name: ''
|
|
|
|
+ weight: 20
|
|
|
|
+ format_type: tabs
|
|
|
|
+ region: content
|
|
|
|
+ format_settings:
|
|
|
|
+ id: ''
|
|
|
|
+ classes: ''
|
|
|
|
+ direction: vertical
|
|
|
|
+ label: tabs
|
|
|
|
+ group_principal:
|
|
|
|
+ children:
|
|
|
|
+ - field_auteurs
|
|
|
|
+ - field_oeuvre
|
|
|
|
+ - body
|
|
|
|
+ - field_date
|
|
|
|
+ parent_name: group_tabs
|
|
|
|
+ weight: 20
|
|
|
|
+ format_type: tab
|
|
|
|
+ region: content
|
|
|
|
+ format_settings:
|
|
|
|
+ id: ''
|
|
|
|
+ classes: ''
|
|
|
|
+ description: ''
|
|
|
|
+ formatter: open
|
|
|
|
+ required_fields: true
|
|
|
|
+ label: Principal
|
|
id: node.creation.default
|
|
id: node.creation.default
|
|
targetEntityType: node
|
|
targetEntityType: node
|
|
bundle: creation
|
|
bundle: creation
|
|
@@ -53,6 +103,12 @@ content:
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
type: entity_reference_autocomplete
|
|
type: entity_reference_autocomplete
|
|
region: content
|
|
region: content
|
|
|
|
+ field_date:
|
|
|
|
+ weight: 26
|
|
|
|
+ settings: { }
|
|
|
|
+ third_party_settings: { }
|
|
|
|
+ type: datetime_default
|
|
|
|
+ region: content
|
|
field_oeuvre:
|
|
field_oeuvre:
|
|
weight: 1
|
|
weight: 1
|
|
settings:
|
|
settings:
|
|
@@ -61,6 +117,33 @@ content:
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
type: link_default
|
|
type: link_default
|
|
region: content
|
|
region: content
|
|
|
|
+ field_rebonds:
|
|
|
|
+ weight: 27
|
|
|
|
+ settings:
|
|
|
|
+ match_operator: CONTAINS
|
|
|
|
+ match_limit: 10
|
|
|
|
+ size: 60
|
|
|
|
+ placeholder: ''
|
|
|
|
+ third_party_settings: { }
|
|
|
|
+ type: entity_reference_autocomplete
|
|
|
|
+ region: content
|
|
|
|
+ field_texte_de_depart:
|
|
|
|
+ weight: 28
|
|
|
|
+ settings:
|
|
|
|
+ match_operator: CONTAINS
|
|
|
|
+ match_limit: 10
|
|
|
|
+ size: 60
|
|
|
|
+ placeholder: ''
|
|
|
|
+ third_party_settings: { }
|
|
|
|
+ type: entity_reference_autocomplete
|
|
|
|
+ region: content
|
|
|
|
+ promote:
|
|
|
|
+ type: boolean_checkbox
|
|
|
|
+ weight: 0
|
|
|
|
+ region: content
|
|
|
|
+ settings:
|
|
|
|
+ display_label: true
|
|
|
|
+ third_party_settings: { }
|
|
status:
|
|
status:
|
|
type: boolean_checkbox
|
|
type: boolean_checkbox
|
|
weight: 0
|
|
weight: 0
|
|
@@ -80,7 +163,6 @@ hidden:
|
|
created: true
|
|
created: true
|
|
langcode: true
|
|
langcode: true
|
|
path: true
|
|
path: true
|
|
- promote: true
|
|
|
|
sticky: true
|
|
sticky: true
|
|
uid: true
|
|
uid: true
|
|
url_redirects: true
|
|
url_redirects: true
|