You are here

core.entity_view_display.node.page.activity.yml in Open Social 8.8

modules/social_features/social_page/config/features_removal/core.entity_view_display.node.page.activity.yml

File

modules/social_features/social_page/config/features_removal/core.entity_view_display.node.page.activity.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.activity
  6. - field.field.node.page.body
  7. - field.field.node.page.field_content_visibility
  8. - field.field.node.page.field_files
  9. - field.field.node.page.field_page_comments
  10. - field.field.node.page.field_page_image
  11. - image.style.social_x_large
  12. - node.type.page
  13. module:
  14. - image
  15. - social_core
  16. - user
  17. id: node.page.activity
  18. targetEntityType: node
  19. bundle: page
  20. mode: activity
  21. content:
  22. field_page_comments:
  23. weight: 3
  24. label: above
  25. settings:
  26. num_comments: 2
  27. always_show_all_comments: false
  28. third_party_settings: { }
  29. type: comment_node
  30. region: content
  31. field_page_image:
  32. type: image
  33. weight: 0
  34. label: above
  35. settings:
  36. image_style: social_x_large
  37. image_link: content
  38. third_party_settings: { }
  39. region: content
  40. links:
  41. weight: 2
  42. settings: { }
  43. third_party_settings: { }
  44. region: content
  45. hidden:
  46. body: true
  47. field_content_visibility: true
  48. field_files: true
  49. flag_follow_content: true
  50. groups: true
  51. groups_type_closed_group: true
  52. groups_type_open_group: true
  53. groups_type_public_group: true
  54. search_api_excerpt: true