core.entity_view_display.post.photo.featured.yml in Open Social 8.8
Same filename and directory in other branches
- 8.9 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.featured.yml
- 10.3.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.featured.yml
- 10.0.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.featured.yml
- 10.1.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.featured.yml
- 10.2.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.featured.yml
modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.featured.yml
File
modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.featured.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_view_mode.post.featured
- - field.field.post.photo.field_post
- - field.field.post.photo.field_post_comments
- - field.field.post.photo.field_post_image
- - field.field.post.photo.field_recipient_group
- - field.field.post.photo.field_recipient_user
- - field.field.post.photo.field_visibility
- - image.style.social_post_photo
- - social_post.post_type.photo
- module:
- - image
- - text
- - user
- id: post.photo.featured
- targetEntityType: post
- bundle: photo
- mode: featured
- content:
- field_post:
- type: text_default
- weight: 2
- region: content
- label: hidden
- settings: { }
- third_party_settings: { }
- field_post_image:
- weight: 1
- label: hidden
- settings:
- image_style: social_post_photo
- image_link: ''
- third_party_settings: { }
- type: image
- region: content
- like_and_dislike:
- weight: 2
- region: content
- settings: { }
- third_party_settings: { }
- user_id:
- type: author
- weight: 0
- region: content
- label: hidden
- settings: { }
- third_party_settings: { }
- hidden:
- field_post_comments: true
- field_recipient_group: true
- field_recipient_user: true
- field_visibility: true
- search_api_excerpt: true