You are here

entity_browser.browser.media_entity_browser_groups.yml in Opigno Learning path 8

config/optional/entity_browser.browser.media_entity_browser_groups.yml

File

config/optional/entity_browser.browser.media_entity_browser_groups.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - media.type.image
  6. - views.view.media_browser_images
  7. module:
  8. - dropzonejs_eb_widget
  9. - media
  10. - views
  11. name: media_entity_browser_groups
  12. label: 'Media Entity Browser (groups) '
  13. display: iframe
  14. display_configuration:
  15. width: 100%
  16. height: '256'
  17. link_text: 'Select entities'
  18. auto_open: true
  19. selection_display: no_display
  20. selection_display_configuration: { }
  21. widget_selector: drop_down
  22. widget_selector_configuration: { }
  23. widgets:
  24. 1756bd49-fdcb-4390-918d-4b1302747727:
  25. settings:
  26. media_type: image
  27. upload_location: 'public://[date:custom:Y]-[date:custom:m]'
  28. max_filesize: 64M
  29. extensions: 'png gif jpg jpeg'
  30. clientside_resize: false
  31. resize_width: null
  32. resize_height: null
  33. resize_quality: !!float 1
  34. resize_method: contain
  35. thumbnail_method: contain
  36. submit_text: upload
  37. auto_select: false
  38. uuid: 1756bd49-fdcb-4390-918d-4b1302747727
  39. weight: 1
  40. label: 'Upload a new image'
  41. id: dropzonejs_media_entity
  42. 9db5be48-5784-49d3-b12c-add2aaffee60:
  43. settings:
  44. view: media_browser_images
  45. view_display: media_browser_all
  46. submit_text: 'Select image'
  47. auto_select: false
  48. uuid: 9db5be48-5784-49d3-b12c-add2aaffee60
  49. weight: 2
  50. label: 'Select an existing image'
  51. id: view