1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- uuid: b3475a4f-bb2a-4657-a7b3-bdbcfbe448eb
- langcode: fr
- status: true
- dependencies:
- config:
- - core.entity_view_mode.node.teaser
- - field.field.node.book.body
- - field.field.node.book.field_articles
- - field.field.node.book.field_paragraph_chapitre
- - node.type.book
- module:
- - layout_builder
- - layout_discovery
- - text
- - user
- third_party_settings:
- layout_builder:
- enabled: false
- allow_custom: false
- _core:
- default_config_hash: pbRIoJUWtkil5pUsiYQBQr-lYl0lPH6iBq-1BhQP4eg
- id: node.book.teaser
- targetEntityType: node
- bundle: book
- mode: teaser
- content:
- body:
- type: text_summary_or_trimmed
- label: hidden
- settings:
- trim_length: 600
- third_party_settings: { }
- weight: 100
- region: content
- links:
- settings: { }
- third_party_settings: { }
- weight: 101
- region: content
- hidden:
- field_articles: true
- field_paragraph_chapitre: true
- langcode: true
- search_api_excerpt: true
|