You are here

core.entity_view_display.node.landing_page.teaser.yml in Lightning Layout 8.2

modules/lightning_landing_page/config/install/core.entity_view_display.node.landing_page.teaser.yml

File

modules/lightning_landing_page/config/install/core.entity_view_display.node.landing_page.teaser.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.teaser
  6. - node.type.landing_page
  7. module:
  8. - text
  9. id: node.landing_page.teaser
  10. targetEntityType: node
  11. bundle: landing_page
  12. mode: teaser
  13. content:
  14. body:
  15. type: text_summary_or_trimmed
  16. weight: 0
  17. region: content
  18. label: hidden
  19. settings:
  20. trim_length: 600
  21. third_party_settings: { }
  22. links:
  23. weight: 1
  24. region: content
  25. settings: { }
  26. third_party_settings: { }
  27. field_meta_tags:
  28. type: metatag_empty_formatter
  29. region: content
  30. weight: 2
  31. settings: { }
  32. third_party_settings: { }
  33. label: hidden
  34. hidden: { }