You are here

core.entity_view_display.post.photo.activity_comment.yml in Open Social 10.2.x

Same filename and directory in other branches
  1. 8.9 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
  2. 8 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
  3. 8.2 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
  4. 8.3 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
  5. 8.4 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
  6. 8.5 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
  7. 8.6 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
  8. 8.7 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
  9. 8.8 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
  10. 10.3.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
  11. 10.0.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
  12. 10.1.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml

File

modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.activity_comment.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.post.activity_comment
  6. - field.field.post.photo.field_post
  7. - field.field.post.photo.field_post_comments
  8. - field.field.post.photo.field_post_image
  9. - field.field.post.photo.field_recipient_group
  10. - field.field.post.photo.field_recipient_user
  11. - field.field.post.photo.field_visibility
  12. - image.style.social_post_photo
  13. - social_post.post_type.photo
  14. module:
  15. - image
  16. - text
  17. - user
  18. id: post.photo.activity_comment
  19. targetEntityType: post
  20. bundle: photo
  21. mode: activity_comment
  22. content:
  23. field_post:
  24. type: text_default
  25. weight: 2
  26. region: content
  27. label: hidden
  28. settings: { }
  29. third_party_settings: { }
  30. field_post_image:
  31. weight: 1
  32. label: hidden
  33. settings:
  34. image_style: social_post_photo
  35. image_link: content
  36. third_party_settings: { }
  37. type: image
  38. region: content
  39. user_id:
  40. label: hidden
  41. type: author
  42. weight: 0
  43. region: content
  44. settings: { }
  45. third_party_settings: { }
  46. hidden:
  47. field_post_comments: true
  48. field_recipient_group: true
  49. field_recipient_user: true
  50. field_visibility: true
  51. like_and_dislike: true
  52. search_api_excerpt: true