You are here

entity_browser.browser.editor_media_browser.yml in Varbase Media 8.6

config/optional/entity_browser.browser.editor_media_browser.yml

File

config/optional/entity_browser.browser.editor_media_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. - entity_browser_generic_embed
  10. - media
  11. - views
  12. name: editor_media_browser
  13. label: 'Editor Media Browser'
  14. display: iframe
  15. display_configuration:
  16. width: 100%
  17. height: '700'
  18. link_text: 'Select media'
  19. auto_open: true
  20. selection_display: no_display
  21. selection_display_configuration: { }
  22. widget_selector: tabs
  23. widget_selector_configuration: { }
  24. widgets:
  25. 0ce5dbdc-76cf-4c4e-a020-03328ef20f1c:
  26. settings:
  27. view: media_browsers
  28. view_display: editor_media_browser
  29. submit_text: 'Select media'
  30. auto_select: false
  31. uuid: 0ce5dbdc-76cf-4c4e-a020-03328ef20f1c
  32. weight: -10
  33. label: Library
  34. id: view
  35. 0f828fb5-d820-46c1-9260-d706fe92b367:
  36. settings:
  37. submit_text: 'Embed media'
  38. form_mode: entity_browser
  39. uuid: 0f828fb5-d820-46c1-9260-d706fe92b367
  40. weight: -8
  41. label: Embed
  42. id: embed_code
  43. 422803d7-21aa-471b-8d65-335f345c4e30:
  44. settings:
  45. form_mode: entity_browser
  46. media_type: image
  47. upload_location: 'public://images/[date:custom:Y]-[date:custom:m]'
  48. dropzone_description: 'Drop image files here to upload them'
  49. max_filesize: 32M
  50. extensions: 'jpg jpeg gif png'
  51. clientside_resize: false
  52. resize_width: null
  53. resize_height: null
  54. resize_quality: !!float 1
  55. resize_method: contain
  56. thumbnail_method: contain
  57. submit_text: 'Select media'
  58. uuid: 422803d7-21aa-471b-8d65-335f345c4e30
  59. weight: -9
  60. label: Upload
  61. id: dropzonejs_media_entity_inline_entity_form