You are here

core.entity_view_display.node.topic.teaser.yml in Open Social 8.7

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

File

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