You are here

core.entity_view_display.node.topic.default.yml in Open Social 10.0.x

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

File

modules/social_features/social_topic/config/install/core.entity_view_display.node.topic.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_display.comment.comment.default
  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_file_thumbnails
  13. - node.type.topic
  14. module:
  15. - group_core_comments
  16. - social_core
  17. - text
  18. - user
  19. id: node.topic.default
  20. targetEntityType: node
  21. bundle: topic
  22. mode: default
  23. content:
  24. body:
  25. label: hidden
  26. type: text_default
  27. weight: 0
  28. settings: { }
  29. third_party_settings: { }
  30. region: content
  31. field_files:
  32. weight: 3
  33. label: above
  34. settings:
  35. image_style: social_file_thumbnails
  36. image_link: file
  37. third_party_settings: { }
  38. region: content
  39. type: file_image_default
  40. field_topic_comments:
  41. weight: 1
  42. label: above
  43. settings:
  44. pager_id: 0
  45. view_mode: default
  46. third_party_settings: { }
  47. region: content
  48. type: comment_group_content
  49. flag_follow_content:
  50. weight: 10
  51. region: content
  52. settings: { }
  53. third_party_settings: { }
  54. like_and_dislike:
  55. weight: 2
  56. region: content
  57. settings: { }
  58. third_party_settings: { }
  59. links:
  60. weight: 6
  61. region: content
  62. settings: { }
  63. third_party_settings: { }
  64. hidden:
  65. field_content_visibility: true
  66. field_topic_image: true
  67. field_topic_type: true
  68. groups: true
  69. groups_type_closed_group: true
  70. groups_type_open_group: true
  71. groups_type_public_group: true
  72. search_api_excerpt: true