You are here

core.entity_view_display.node.topic.activity_comment.yml in Open Social 8.4

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

File

modules/social_features/social_topic/config/install/core.entity_view_display.node.topic.activity_comment.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.activity_comment
  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_x_large
  13. - node.type.topic
  14. module:
  15. - image
  16. - user
  17. id: node.topic.activity_comment
  18. targetEntityType: node
  19. bundle: topic
  20. mode: activity_comment
  21. content:
  22. field_topic_image:
  23. type: image
  24. weight: 0
  25. label: hidden
  26. settings:
  27. image_style: social_x_large
  28. image_link: content
  29. third_party_settings: { }
  30. region: content
  31. field_topic_type:
  32. type: entity_reference_label
  33. weight: 1
  34. label: hidden
  35. settings:
  36. link: true
  37. third_party_settings: { }
  38. region: content
  39. flag_follow_content:
  40. weight: 10
  41. region: content
  42. links:
  43. weight: 2
  44. settings: { }
  45. third_party_settings: { }
  46. region: content
  47. hidden:
  48. body: true
  49. field_content_visibility: true
  50. field_files: true
  51. field_topic_comments: true
  52. like_and_dislike: true
  53. groups: true
  54. groups_type_closed_group: true
  55. groups_type_open_group: true