You are here

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

modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.featured.yml

File

modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.featured.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.post.featured
  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.featured
  19. targetEntityType: post
  20. bundle: photo
  21. mode: featured
  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: ''
  36. third_party_settings: { }
  37. type: image
  38. region: content
  39. like_and_dislike:
  40. weight: 2
  41. region: content
  42. settings: { }
  43. third_party_settings: { }
  44. user_id:
  45. type: author
  46. weight: 0
  47. region: content
  48. label: hidden
  49. settings: { }
  50. third_party_settings: { }
  51. field_album:
  52. type: social_album_entity_reference_label
  53. weight: 4
  54. region: content
  55. label: hidden
  56. settings:
  57. link: true
  58. third_party_settings: { }
  59. hidden:
  60. field_post_comments: true
  61. field_recipient_group: true
  62. field_recipient_user: true
  63. field_visibility: true
  64. search_api_excerpt: true