You are here

entity_browser.browser.image_browser.yml in Thunder 8.5

config/optional/entity_browser.browser.image_browser.yml

File

config/optional/entity_browser.browser.image_browser.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - media.type.image
  6. - views.view.entity_browser
  7. module:
  8. - dropzonejs_eb_widget
  9. - media
  10. - views
  11. name: image_browser
  12. label: 'Image Browser'
  13. display: modal
  14. display_configuration:
  15. width: '1245'
  16. height: ''
  17. link_text: 'Select image'
  18. auto_open: false
  19. selection_display: no_display
  20. selection_display_configuration: { }
  21. widget_selector: tabs
  22. widget_selector_configuration: { }
  23. widgets:
  24. f09e2255-6bd8-4301-ba02-1d446f7fca70:
  25. settings:
  26. view: entity_browser
  27. view_display: entity_browser_1
  28. submit_text: 'Select image'
  29. auto_select: false
  30. uuid: f09e2255-6bd8-4301-ba02-1d446f7fca70
  31. weight: -10
  32. label: 'Select existing'
  33. id: view
  34. 3c3b56e6-f111-4477-b9f8-c789b68d6f15:
  35. settings:
  36. form_mode: default
  37. media_type: image
  38. upload_location: 'public://[date:custom:Y]-[date:custom:m]'
  39. dropzone_description: 'Drop files here to upload them'
  40. max_filesize: 128M
  41. extensions: 'png gif jpg jpeg'
  42. clientside_resize: false
  43. resize_width: 0
  44. resize_height: 0
  45. resize_quality: !!float 1
  46. resize_method: contain
  47. thumbnail_method: contain
  48. submit_text: 'Select entities'
  49. uuid: 3c3b56e6-f111-4477-b9f8-c789b68d6f15
  50. weight: 3
  51. label: 'Import image'
  52. id: dropzonejs_media_entity_inline_entity_form