You are here

entity_browser.browser.media_entity_browser_file_pdf.yml in Opigno module 8

config/optional/entity_browser.browser.media_entity_browser_file_pdf.yml

File

config/optional/entity_browser.browser.media_entity_browser_file_pdf.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - media.type.pdf_file
  6. - views.view.media_browser_file_pdf
  7. module:
  8. - dropzonejs_eb_widget
  9. - media
  10. - views
  11. name: media_entity_browser_file_pdf
  12. label: 'Media Entity Browser File(PDF)'
  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. b18d7810-d58f-4dfb-8768-7752aaddbb89:
  25. settings:
  26. media_type: pdf_file
  27. upload_location: 'public://[date:custom:Y]-[date:custom:m]'
  28. dropzone_description: 'Drop files here to upload them'
  29. max_filesize: 64M
  30. extensions: pdf
  31. clientside_resize: false
  32. resize_width: null
  33. resize_height: null
  34. resize_quality: !!float 1
  35. resize_method: contain
  36. thumbnail_method: contain
  37. submit_text: Upload
  38. auto_select: false
  39. uuid: b18d7810-d58f-4dfb-8768-7752aaddbb89
  40. weight: 1
  41. label: 'Upload a new file'
  42. id: dropzonejs_media_entity
  43. a515f457-e00a-469b-9eae-164b1f5e17d7:
  44. settings:
  45. view: media_browser_file_pdf
  46. view_display: media_browser_all
  47. submit_text: Select
  48. auto_select: false
  49. uuid: a515f457-e00a-469b-9eae-164b1f5e17d7
  50. weight: 2
  51. label: 'Select an existing file'
  52. id: view