core.entity_view_display.node.topic.small_teaser.yml in Open Social 8.8
modules/social_features/social_topic/config/features_removal/core.entity_view_display.node.topic.small_teaser.yml
1 string reference to 'core.entity_view_display.node.topic.small_teaser'
- social_topic_update_8901 in modules/
social_features/ social_topic/ social_topic.install - Update like setting in small teaser style.
File
modules/social_features/social_topic/config/features_removal/core.entity_view_display.node.topic.small_teaser.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_view_mode.node.small_teaser
- - field.field.node.topic.body
- - field.field.node.topic.field_content_visibility
- - field.field.node.topic.field_files
- - field.field.node.topic.field_topic_comments
- - field.field.node.topic.field_topic_image
- - field.field.node.topic.field_topic_type
- - node.type.topic
- module:
- - user
- id: node.topic.small_teaser
- targetEntityType: node
- bundle: topic
- mode: small_teaser
- content:
- flag_follow_content:
- weight: 10
- region: content
- hidden:
- body: true
- field_content_visibility: true
- field_files: true
- field_topic_comments: true
- field_topic_image: true
- field_topic_type: true
- like_and_dislike: true
- links: true
- groups: true
- groups_type_closed_group: true
- groups_type_open_group: true
- groups_type_public_group: true
- search_api_excerpt: true