You are here

entity_browser.browser.browse_files.yml in File Entity Browser 8

config/install/entity_browser.browser.browse_files.yml

File

config/install/entity_browser.browser.browse_files.yml
View source
  1. langcode: und
  2. status: true
  3. dependencies:
  4. config:
  5. - views.view.file_entity_browser
  6. - image.style.file_entity_browser_small
  7. enforced:
  8. module:
  9. - file_browser
  10. name: browse_files
  11. label: 'Browser for files'
  12. display: iframe
  13. display_configuration:
  14. width: '100%'
  15. height: '768'
  16. link_text: 'Select files'
  17. auto_open: true
  18. selection_display: multi_step_display
  19. selection_display_configuration:
  20. entity_type: file
  21. display: thumbnail
  22. display_settings:
  23. image_style: file_entity_browser_small
  24. selection_hidden: false
  25. widget_selector: tabs
  26. widget_selector_configuration: { }
  27. widgets:
  28. a4ad947c-9669-497c-9988-24351955a02f:
  29. settings:
  30. view: file_entity_browser
  31. view_display: entity_browser_1
  32. auto_select: true
  33. uuid: a4ad947c-9669-497c-9988-24351955a02f
  34. weight: 1
  35. label: 'Files listing'
  36. id: view
  37. 735d146c-a4b2-4327-a057-d109e0905e05:
  38. settings:
  39. upload_location: 'public://'
  40. dropzone_description: 'Click or drop files here to upload them'
  41. extensions: 'jpg jpeg gif png txt doc xls pdf ppt pps odt ods odp'
  42. uuid: 735d146c-a4b2-4327-a057-d109e0905e05
  43. weight: 0
  44. label: 'Upload files'
  45. id: dropzonejs