You are here

core.entity_view_display.taxonomy_term.panopoly_categories.default.yml in Panopoly Core 8.2

config/install/core.entity_view_display.taxonomy_term.panopoly_categories.default.yml

File

config/install/core.entity_view_display.taxonomy_term.panopoly_categories.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.taxonomy_term.panopoly_categories.field_panopoly_featured_image
  6. - taxonomy.vocabulary.panopoly_categories
  7. module:
  8. - image
  9. - text
  10. id: taxonomy_term.panopoly_categories.default
  11. targetEntityType: taxonomy_term
  12. bundle: panopoly_categories
  13. mode: default
  14. content:
  15. description:
  16. label: hidden
  17. type: text_default
  18. weight: 0
  19. settings: { }
  20. third_party_settings: { }
  21. region: content
  22. field_panopoly_featured_image:
  23. weight: 1
  24. label: above
  25. settings:
  26. image_style: ''
  27. image_link: ''
  28. third_party_settings: { }
  29. type: image
  30. region: content
  31. hidden: { }