|
@@ -1,16 +1,89 @@
|
|
|
uuid: ad519a4e-4bd9-436f-8290-4edf24cebbc0
|
|
|
-langcode: en
|
|
|
+langcode: fr
|
|
|
status: true
|
|
|
dependencies:
|
|
|
config:
|
|
|
- field.field.node.book.body
|
|
|
- field.field.node.book.field_articles
|
|
|
- field.field.node.book.field_paragraph_chapitre
|
|
|
+ - field.field.node.book.layout_builder__layout
|
|
|
- node.type.book
|
|
|
module:
|
|
|
- entity_reference_revisions
|
|
|
+ - layout_builder
|
|
|
+ - layout_discovery
|
|
|
- text
|
|
|
- user
|
|
|
+third_party_settings:
|
|
|
+ layout_builder:
|
|
|
+ enabled: true
|
|
|
+ allow_custom: false
|
|
|
+ sections:
|
|
|
+ -
|
|
|
+ layout_id: layout_onecol
|
|
|
+ layout_settings:
|
|
|
+ label: ''
|
|
|
+ components:
|
|
|
+ 02e6b38b-9950-41a0-89be-cf1621990ea8:
|
|
|
+ uuid: 02e6b38b-9950-41a0-89be-cf1621990ea8
|
|
|
+ region: content
|
|
|
+ configuration:
|
|
|
+ id: 'field_block:node:book:body'
|
|
|
+ label_display: '0'
|
|
|
+ context_mapping:
|
|
|
+ entity: layout_builder.entity
|
|
|
+ formatter:
|
|
|
+ type: text_default
|
|
|
+ label: hidden
|
|
|
+ settings: { }
|
|
|
+ third_party_settings: { }
|
|
|
+ weight: 0
|
|
|
+ additional: { }
|
|
|
+ 740a49e8-f79c-4a10-a202-8ae3530f27fe:
|
|
|
+ uuid: 740a49e8-f79c-4a10-a202-8ae3530f27fe
|
|
|
+ region: content
|
|
|
+ configuration:
|
|
|
+ id: 'extra_field_block:node:book:links'
|
|
|
+ label_display: '0'
|
|
|
+ context_mapping:
|
|
|
+ entity: layout_builder.entity
|
|
|
+ weight: 1
|
|
|
+ additional: { }
|
|
|
+ 097834bd-f387-43bf-b662-92b0306c52ac:
|
|
|
+ uuid: 097834bd-f387-43bf-b662-92b0306c52ac
|
|
|
+ region: content
|
|
|
+ configuration:
|
|
|
+ id: 'field_block:node:book:field_paragraph_chapitre'
|
|
|
+ label_display: '0'
|
|
|
+ context_mapping:
|
|
|
+ entity: layout_builder.entity
|
|
|
+ formatter:
|
|
|
+ type: entity_reference_revisions_entity_view
|
|
|
+ label: above
|
|
|
+ settings:
|
|
|
+ view_mode: default
|
|
|
+ link: ''
|
|
|
+ third_party_settings: { }
|
|
|
+ weight: 2
|
|
|
+ additional: { }
|
|
|
+ 3d710b40-bdb2-460a-9fb5-3848201aa31b:
|
|
|
+ uuid: 3d710b40-bdb2-460a-9fb5-3848201aa31b
|
|
|
+ region: content
|
|
|
+ configuration:
|
|
|
+ id: 'field_block:node:book:field_articles'
|
|
|
+ label_display: '0'
|
|
|
+ context_mapping:
|
|
|
+ entity: layout_builder.entity
|
|
|
+ formatter:
|
|
|
+ type: entity_reference_revisions_entity_view
|
|
|
+ label: above
|
|
|
+ settings:
|
|
|
+ view_mode: default
|
|
|
+ link: ''
|
|
|
+ third_party_settings: { }
|
|
|
+ weight: 3
|
|
|
+ additional: { }
|
|
|
+ third_party_settings: { }
|
|
|
_core:
|
|
|
default_config_hash: W620wooZmJ02Ua5mnXNKBCOpI0abjSOOSKEkSQhuWNA
|
|
|
id: node.book.default
|
|
@@ -44,8 +117,11 @@ content:
|
|
|
weight: 103
|
|
|
region: content
|
|
|
links:
|
|
|
+ settings: { }
|
|
|
+ third_party_settings: { }
|
|
|
weight: 101
|
|
|
region: content
|
|
|
hidden:
|
|
|
langcode: true
|
|
|
+ layout_builder__layout: true
|
|
|
search_api_excerpt: true
|