You are here

core.entity_view_display.node.book.hero.yml in Open Social 10.2.x

modules/social_features/social_book/config/optional/core.entity_view_display.node.book.hero.yml

File

modules/social_features/social_book/config/optional/core.entity_view_display.node.book.hero.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.hero
  6. - field.field.node.book.body
  7. - field.field.node.book.field_book_comments
  8. - field.field.node.book.field_book_image
  9. - field.field.node.book.field_content_visibility
  10. - field.field.node.book.field_files
  11. - image.style.social_xx_large
  12. - node.type.book
  13. module:
  14. - image
  15. - options
  16. - user
  17. id: node.book.hero
  18. targetEntityType: node
  19. bundle: book
  20. mode: hero
  21. content:
  22. field_book_image:
  23. type: image
  24. weight: 0
  25. label: hidden
  26. settings:
  27. image_style: social_xx_large
  28. image_link: ''
  29. third_party_settings: { }
  30. field_content_visibility:
  31. type: list_default
  32. weight: 1
  33. label: hidden
  34. settings: { }
  35. third_party_settings: { }
  36. links:
  37. weight: 2
  38. settings: { }
  39. third_party_settings: { }
  40. flag_follow_content:
  41. weight: 3
  42. region: content
  43. settings: { }
  44. third_party_settings: { }
  45. shariff_field:
  46. weight: 4
  47. region: content
  48. settings: { }
  49. third_party_settings: { }
  50. hidden:
  51. body: true
  52. field_book_comments: true
  53. field_files: true
  54. groups: true
  55. groups_type_closed_group: true
  56. groups_type_open_group: true
  57. groups_type_public_group: true
  58. search_api_excerpt: true