You are here

core.entity_form_display.block_content.panopoly_widgets_image.default.yml in Panopoly Widgets 8.2

config/install/core.entity_form_display.block_content.panopoly_widgets_image.default.yml

File

config/install/core.entity_form_display.block_content.panopoly_widgets_image.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - block_content.type.panopoly_widgets_image
  6. - field.field.block_content.panopoly_widgets_image.body
  7. - field.field.block_content.panopoly_widgets_image.field_panopoly_widgets_image
  8. - field.field.block_content.panopoly_widgets_image.field_panopoly_widgets_link
  9. - image.style.panopoly_images_thumbnail
  10. module:
  11. - image
  12. - link
  13. - text
  14. id: block_content.panopoly_widgets_image.default
  15. targetEntityType: block_content
  16. bundle: panopoly_widgets_image
  17. mode: default
  18. content:
  19. body:
  20. type: text_textarea_with_summary
  21. weight: 3
  22. settings:
  23. rows: 9
  24. summary_rows: 3
  25. placeholder: ''
  26. third_party_settings: { }
  27. region: content
  28. field_panopoly_widgets_image:
  29. weight: 1
  30. settings:
  31. progress_indicator: throbber
  32. preview_image_style: panopoly_images_thumbnail
  33. third_party_settings: { }
  34. type: image_image
  35. region: content
  36. field_panopoly_widgets_link:
  37. weight: 2
  38. settings:
  39. placeholder_url: ''
  40. placeholder_title: ''
  41. third_party_settings: { }
  42. type: link_default
  43. region: content
  44. info:
  45. type: string_textfield
  46. weight: 0
  47. region: content
  48. settings:
  49. size: 60
  50. placeholder: ''
  51. third_party_settings: { }
  52. hidden: { }