You are here

entity_browser.browser.image_browser.yml in Varbase Media 9.0.x

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.media_browsers
  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(s)"
  18. auto_open: false
  19. selection_display: no_display
  20. selection_display_configuration: {}
  21. widget_selector: tabs
  22. widget_selector_configuration: {}
  23. widgets:
  24. c9e40862-4975-43fc-9e06-64c1bc53e9a4:
  25. settings:
  26. view: media_browsers
  27. view_display: media_browser
  28. submit_text: "Select image(s)"
  29. auto_select: false
  30. uuid: c9e40862-4975-43fc-9e06-64c1bc53e9a4
  31. weight: -10
  32. label: Library
  33. id: view
  34. 9a5d8df6-c825-4c56-978a-c99c8fe9a4d3:
  35. settings:
  36. form_mode: entity_browser
  37. media_type: image
  38. upload_location: "public://images/[date:custom:Y]-[date:custom:m]"
  39. dropzone_description: "Drop image files here to upload them"
  40. max_filesize: 32M
  41. extensions: "jpg jpeg gif png"
  42. clientside_resize: false
  43. resize_width: null
  44. resize_height: null
  45. resize_quality: !!float 1
  46. resize_method: contain
  47. thumbnail_method: contain
  48. submit_text: "Select image(s)"
  49. uuid: 9a5d8df6-c825-4c56-978a-c99c8fe9a4d3
  50. weight: 3
  51. label: Upload
  52. id: dropzonejs_media_entity_inline_entity_form