core.entity_view_display.node.panopoly_content_page.teaser.yml in Panopoly Pages 8.2
config/install/core.entity_view_display.node.panopoly_content_page.teaser.yml
1 string reference to 'core.entity_view_display.node.panopoly_content_page.teaser'
- panopoly_pages_update_8001 in ./
panopoly_pages.install - Changes layout on Content Page teasers to match Panopoly 1.x.
File
config/install/core.entity_view_display.node.panopoly_content_page.teaser.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_view_mode.node.teaser
- - field.field.node.panopoly_content_page.body
- - field.field.node.panopoly_content_page.field_panopoly_categories
- - field.field.node.panopoly_content_page.field_panopoly_featured_image
- - field.field.node.panopoly_content_page.field_panopoly_featured_status
- - field.field.node.panopoly_content_page.layout_builder__layout
- - node.type.panopoly_content_page
- module:
- - layout_builder
- - radix_layouts
- - text
- - user
- third_party_settings:
- layout_builder:
- allow_custom: false
- enabled: true
- sections:
- -
- layout_id: radix_boxton
- layout_settings:
- label: ''
- components:
- c87e7a48-822d-40c9-8e89-f57e9f1f09b9:
- uuid: c87e7a48-822d-40c9-8e89-f57e9f1f09b9
- region: contentmain
- configuration:
- id: 'field_block:node:panopoly_content_page:field_panopoly_featured_image'
- label: 'Primary image'
- provider: layout_builder
- label_display: '0'
- formatter:
- label: hidden
- type: responsive_image
- settings:
- responsive_image_style: panopoly_images_quarter
- image_link: content
- third_party_settings: { }
- context_mapping:
- entity: layout_builder.entity
- additional: { }
- weight: -1
- 8119b412-0d80-471b-9571-f72b1a9e08c8:
- uuid: 8119b412-0d80-471b-9571-f72b1a9e08c8
- region: contentmain
- configuration:
- id: 'field_block:node:panopoly_content_page:body'
- label: Body
- provider: layout_builder
- label_display: '0'
- formatter:
- label: hidden
- type: text_trimmed
- settings:
- trim_length: 600
- third_party_settings: { }
- context_mapping:
- entity: layout_builder.entity
- additional: { }
- weight: 0
- d7434436-51e2-437c-978c-7de49570e125:
- uuid: d7434436-51e2-437c-978c-7de49570e125
- region: contentmain
- configuration:
- id: 'extra_field_block:node:panopoly_content_page:links'
- label: Links
- provider: layout_builder
- label_display: '0'
- context_mapping:
- entity: layout_builder.entity
- additional: { }
- weight: 1
- third_party_settings: { }
- id: node.panopoly_content_page.teaser
- targetEntityType: node
- bundle: panopoly_content_page
- mode: teaser
- content:
- body:
- label: hidden
- type: text_summary_or_trimmed
- weight: 101
- settings:
- trim_length: 600
- third_party_settings: { }
- region: content
- links:
- weight: 100
- settings: { }
- third_party_settings: { }
- region: content
- hidden:
- field_panopoly_categories: true
- field_panopoly_featured_image: true
- field_panopoly_featured_status: true
- layout_builder__layout: true