Version 1
[yaffs-website] / web / modules / contrib / entity_browser / modules / example / config / install / entity_browser.browser.test_files_ajax.yml
1 langcode: und
2 status: true
3 dependencies:
4   config:
5     - views.view.files_entity_browser
6   module:
7     - views
8   enforced:
9     module:
10       - entity_browser_example
11 name: test_files_ajax
12 label: 'Test entity browser for files (with auto loading)'
13 display: iframe
14 display_configuration:
15   width: '650'
16   height: '500'
17   link_text: 'Select entities'
18   auto_open: false
19 selection_display: multi_step_display
20 selection_display_configuration:
21   entity_type: node
22   display: label
23   display_settings: {  }
24   select_text: 'Use selected'
25   selection_hidden: false
26 widget_selector: tabs
27 widget_selector_configuration: {  }
28 widgets:
29   a4ad947c-9669-497c-9988-24351955a02f:
30     settings:
31       view: files_entity_browser
32       view_display: entity_browser_1
33       submit_text: 'Select entities'
34       auto_select: true
35     uuid: a4ad947c-9669-497c-9988-24351955a02f
36     weight: -10
37     label: 'Files listing'
38     id: view
39   735d146c-a4b2-4327-a057-d109e0905e05:
40     settings:
41       upload_location: 'public://'
42       submit_text: 'Select files'
43     uuid: 735d146c-a4b2-4327-a057-d109e0905e05
44     weight: -9
45     label: 'Upload files'
46     id: upload