You are here

core.entity_view_display.node.topic.small_teaser.yml in Open Social 10.3.x

modules/social_features/social_topic/config/install/core.entity_view_display.node.topic.small_teaser.yml

File

modules/social_features/social_topic/config/install/core.entity_view_display.node.topic.small_teaser.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.small_teaser
  6. - field.field.node.topic.body
  7. - field.field.node.topic.field_content_visibility
  8. - field.field.node.topic.field_files
  9. - field.field.node.topic.field_topic_comments
  10. - field.field.node.topic.field_topic_image
  11. - field.field.node.topic.field_topic_type
  12. - image.style.social_medium
  13. - node.type.topic
  14. module:
  15. - image
  16. - user
  17. id: node.topic.small_teaser
  18. targetEntityType: node
  19. bundle: topic
  20. mode: small_teaser
  21. content:
  22. field_topic_image:
  23. type: image
  24. weight: 0
  25. region: content
  26. label: hidden
  27. settings:
  28. image_style: social_medium
  29. image_link: content
  30. third_party_settings: { }
  31. hidden:
  32. body: true
  33. field_content_visibility: true
  34. field_files: true
  35. field_topic_comments: true
  36. field_topic_type: true
  37. flag_follow_content: true
  38. like_and_dislike: true
  39. links: true
  40. search_api_excerpt: true