You are here

views.view.panopoly_widgets.yml in Panopoly Widgets 8.2

config/optional/views.view.panopoly_widgets.yml

File

config/optional/views.view.panopoly_widgets.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_panopoly_featured_image
  6. - image.style.panopoly_images_quarter
  7. module:
  8. - image
  9. - node
  10. - user
  11. id: panopoly_widgets
  12. label: 'Panopoly Widgets'
  13. module: views
  14. description: 'Widgets implemented as views'
  15. tag: panopoly
  16. base_table: node_field_data
  17. base_field: nid
  18. display:
  19. default:
  20. display_plugin: default
  21. id: default
  22. display_title: Master
  23. position: 0
  24. display_options:
  25. access:
  26. type: perm
  27. options:
  28. perm: 'access content'
  29. cache:
  30. type: tag
  31. options: { }
  32. query:
  33. type: views_query
  34. options:
  35. disable_sql_rewrite: false
  36. distinct: false
  37. replica: false
  38. query_comment: ''
  39. query_tags: { }
  40. exposed_form:
  41. type: basic
  42. options:
  43. submit_button: Apply
  44. reset_button: false
  45. reset_button_label: Reset
  46. exposed_sorts_label: 'Sort by'
  47. expose_sort_order: true
  48. sort_asc_label: Asc
  49. sort_desc_label: Desc
  50. pager:
  51. type: some
  52. options:
  53. items_per_page: 3
  54. offset: 0
  55. style:
  56. type: default
  57. row:
  58. type: fields
  59. options:
  60. default_field_elements: true
  61. inline: { }
  62. separator: ''
  63. hide_empty: false
  64. fields:
  65. field_panopoly_featured_image:
  66. id: field_panopoly_featured_image
  67. table: node__field_panopoly_featured_image
  68. field: field_panopoly_featured_image
  69. relationship: none
  70. group_type: group
  71. admin_label: Image
  72. label: ''
  73. exclude: false
  74. alter:
  75. alter_text: false
  76. text: ''
  77. make_link: false
  78. path: ''
  79. absolute: false
  80. external: false
  81. replace_spaces: false
  82. path_case: none
  83. trim_whitespace: false
  84. alt: ''
  85. rel: ''
  86. link_class: ''
  87. prefix: ''
  88. suffix: ''
  89. target: ''
  90. nl2br: false
  91. max_length: 0
  92. word_boundary: true
  93. ellipsis: true
  94. more_link: false
  95. more_link_text: ''
  96. more_link_path: ''
  97. strip_tags: false
  98. trim: false
  99. preserve_tags: ''
  100. html: false
  101. element_type: ''
  102. element_class: listing-image
  103. element_label_type: ''
  104. element_label_class: ''
  105. element_label_colon: false
  106. element_wrapper_type: ''
  107. element_wrapper_class: ''
  108. element_default_classes: true
  109. empty: ''
  110. hide_empty: false
  111. empty_zero: false
  112. hide_alter_empty: true
  113. click_sort_column: target_id
  114. type: image
  115. settings:
  116. image_style: panopoly_images_quarter
  117. image_link: content
  118. group_column: ''
  119. group_columns: { }
  120. group_rows: true
  121. delta_limit: 0
  122. delta_offset: 0
  123. delta_reversed: false
  124. delta_first_last: false
  125. multi_type: separator
  126. separator: ', '
  127. field_api_classes: false
  128. plugin_id: field
  129. title:
  130. id: title
  131. table: node_field_data
  132. field: title
  133. relationship: none
  134. group_type: group
  135. admin_label: Title
  136. label: ''
  137. exclude: false
  138. alter:
  139. alter_text: false
  140. text: ''
  141. make_link: false
  142. path: ''
  143. absolute: false
  144. external: false
  145. replace_spaces: false
  146. path_case: none
  147. trim_whitespace: false
  148. alt: ''
  149. rel: ''
  150. link_class: ''
  151. prefix: ''
  152. suffix: ''
  153. target: ''
  154. nl2br: false
  155. max_length: 0
  156. word_boundary: false
  157. ellipsis: false
  158. more_link: false
  159. more_link_text: ''
  160. more_link_path: ''
  161. strip_tags: false
  162. trim: false
  163. preserve_tags: ''
  164. html: false
  165. element_type: ''
  166. element_class: ''
  167. element_label_type: ''
  168. element_label_class: ''
  169. element_label_colon: false
  170. element_wrapper_type: ''
  171. element_wrapper_class: ''
  172. element_default_classes: true
  173. empty: ''
  174. hide_empty: false
  175. empty_zero: false
  176. hide_alter_empty: true
  177. click_sort_column: value
  178. type: string
  179. settings:
  180. link_to_entity: true
  181. group_column: value
  182. group_columns: { }
  183. group_rows: true
  184. delta_limit: 0
  185. delta_offset: 0
  186. delta_reversed: false
  187. delta_first_last: false
  188. multi_type: separator
  189. separator: ', '
  190. field_api_classes: false
  191. entity_type: node
  192. entity_field: title
  193. plugin_id: field
  194. created:
  195. id: created
  196. table: node_field_data
  197. field: created
  198. relationship: none
  199. group_type: group
  200. admin_label: 'Post date'
  201. label: ''
  202. exclude: false
  203. alter:
  204. alter_text: false
  205. text: ''
  206. make_link: false
  207. path: ''
  208. absolute: false
  209. external: false
  210. replace_spaces: false
  211. path_case: none
  212. trim_whitespace: false
  213. alt: ''
  214. rel: ''
  215. link_class: ''
  216. prefix: ''
  217. suffix: ''
  218. target: ''
  219. nl2br: false
  220. max_length: 0
  221. word_boundary: true
  222. ellipsis: true
  223. more_link: false
  224. more_link_text: ''
  225. more_link_path: ''
  226. strip_tags: false
  227. trim: false
  228. preserve_tags: ''
  229. html: false
  230. element_type: ''
  231. element_class: ''
  232. element_label_type: ''
  233. element_label_class: ''
  234. element_label_colon: false
  235. element_wrapper_type: ''
  236. element_wrapper_class: ''
  237. element_default_classes: true
  238. empty: ''
  239. hide_empty: false
  240. empty_zero: false
  241. hide_alter_empty: true
  242. click_sort_column: value
  243. type: timestamp
  244. settings:
  245. date_format: panopoly_day
  246. custom_date_format: ''
  247. timezone: ''
  248. group_column: value
  249. group_columns: { }
  250. group_rows: true
  251. delta_limit: 0
  252. delta_offset: 0
  253. delta_reversed: false
  254. delta_first_last: false
  255. multi_type: separator
  256. separator: ', '
  257. field_api_classes: false
  258. entity_type: node
  259. entity_field: created
  260. plugin_id: field
  261. changed:
  262. id: changed
  263. table: node_field_data
  264. field: changed
  265. relationship: none
  266. group_type: group
  267. admin_label: 'Updated date'
  268. label: Updated
  269. exclude: true
  270. alter:
  271. alter_text: false
  272. text: ''
  273. make_link: false
  274. path: ''
  275. absolute: false
  276. external: false
  277. replace_spaces: false
  278. path_case: none
  279. trim_whitespace: false
  280. alt: ''
  281. rel: ''
  282. link_class: ''
  283. prefix: ''
  284. suffix: ''
  285. target: ''
  286. nl2br: false
  287. max_length: 0
  288. word_boundary: true
  289. ellipsis: true
  290. more_link: false
  291. more_link_text: ''
  292. more_link_path: ''
  293. strip_tags: false
  294. trim: false
  295. preserve_tags: ''
  296. html: false
  297. element_type: ''
  298. element_class: ''
  299. element_label_type: ''
  300. element_label_class: ''
  301. element_label_colon: false
  302. element_wrapper_type: ''
  303. element_wrapper_class: ''
  304. element_default_classes: true
  305. empty: ''
  306. hide_empty: false
  307. empty_zero: false
  308. hide_alter_empty: true
  309. click_sort_column: value
  310. type: timestamp
  311. settings:
  312. date_format: panopoly_day
  313. custom_date_format: ''
  314. timezone: ''
  315. group_column: value
  316. group_columns: { }
  317. group_rows: true
  318. delta_limit: 0
  319. delta_offset: 0
  320. delta_reversed: false
  321. delta_first_last: false
  322. multi_type: separator
  323. separator: ', '
  324. field_api_classes: false
  325. entity_type: node
  326. entity_field: changed
  327. plugin_id: field
  328. name:
  329. id: name
  330. table: users_field_data
  331. field: name
  332. relationship: uid
  333. group_type: group
  334. admin_label: Author
  335. label: 'Posted by '
  336. exclude: false
  337. alter:
  338. alter_text: false
  339. text: ''
  340. make_link: false
  341. path: ''
  342. absolute: false
  343. external: false
  344. replace_spaces: false
  345. path_case: none
  346. trim_whitespace: false
  347. alt: ''
  348. rel: ''
  349. link_class: ''
  350. prefix: ''
  351. suffix: ''
  352. target: ''
  353. nl2br: false
  354. max_length: 0
  355. word_boundary: true
  356. ellipsis: true
  357. more_link: false
  358. more_link_text: ''
  359. more_link_path: ''
  360. strip_tags: false
  361. trim: false
  362. preserve_tags: ''
  363. html: false
  364. element_type: ''
  365. element_class: ''
  366. element_label_type: ''
  367. element_label_class: ''
  368. element_label_colon: false
  369. element_wrapper_type: ''
  370. element_wrapper_class: ''
  371. element_default_classes: true
  372. empty: ''
  373. hide_empty: false
  374. empty_zero: false
  375. hide_alter_empty: true
  376. click_sort_column: value
  377. type: user_name
  378. settings:
  379. link_to_entity: true
  380. group_column: value
  381. group_columns: { }
  382. group_rows: true
  383. delta_limit: 0
  384. delta_offset: 0
  385. delta_reversed: false
  386. delta_first_last: false
  387. multi_type: separator
  388. separator: ', '
  389. field_api_classes: false
  390. entity_type: user
  391. entity_field: name
  392. plugin_id: field
  393. filters:
  394. status:
  395. value: '1'
  396. table: node_field_data
  397. field: status
  398. plugin_id: boolean
  399. entity_type: node
  400. entity_field: status
  401. id: status
  402. expose:
  403. operator: ''
  404. operator_limit_selection: false
  405. operator_list: { }
  406. group: 1
  407. type:
  408. id: type
  409. table: node_field_data
  410. field: type
  411. relationship: none
  412. group_type: group
  413. admin_label: 'Content type'
  414. operator: in
  415. value: { }
  416. group: 1
  417. exposed: true
  418. expose:
  419. operator_id: type_op
  420. label: 'Content type'
  421. description: ''
  422. use_operator: false
  423. operator: type_op
  424. identifier: type
  425. required: false
  426. remember: false
  427. multiple: false
  428. remember_roles:
  429. authenticated: authenticated
  430. anonymous: '0'
  431. administrator: '0'
  432. editor: '0'
  433. reduce: false
  434. operator_limit_selection: false
  435. operator_list: { }
  436. is_grouped: false
  437. group_info:
  438. label: ''
  439. description: ''
  440. identifier: ''
  441. optional: true
  442. widget: select
  443. multiple: false
  444. remember: false
  445. default_group: All
  446. default_group_multiple: { }
  447. group_items: { }
  448. entity_type: node
  449. entity_field: type
  450. plugin_id: bundle
  451. sorts:
  452. created:
  453. id: created
  454. table: node_field_data
  455. field: created
  456. relationship: none
  457. group_type: group
  458. admin_label: 'Post date'
  459. order: DESC
  460. exposed: false
  461. expose:
  462. label: 'Post date'
  463. granularity: second
  464. entity_type: node
  465. entity_field: created
  466. plugin_id: date
  467. title: 'List of Content'
  468. header: { }
  469. footer: { }
  470. empty: { }
  471. relationships:
  472. uid:
  473. id: uid
  474. table: node_field_data
  475. field: uid
  476. relationship: none
  477. group_type: group
  478. admin_label: author
  479. required: false
  480. entity_type: node
  481. entity_field: uid
  482. plugin_id: standard
  483. arguments: { }
  484. display_extenders: { }
  485. cache_metadata:
  486. max-age: -1
  487. contexts:
  488. - 'languages:language_content'
  489. - 'languages:language_interface'
  490. - url
  491. - 'user.node_grants:view'
  492. - user.permissions
  493. tags:
  494. - 'config:field.storage.node.field_panopoly_featured_image'
  495. list_of_content:
  496. display_plugin: block
  497. id: list_of_content
  498. display_title: 'List of content'
  499. position: 1
  500. display_options:
  501. display_extenders: { }
  502. allow:
  503. items_per_page: true
  504. hide_fields: hide_fields
  505. configure_filters: configure_filters
  506. offset: '0'
  507. pager: '0'
  508. sort_fields: '0'
  509. disable_filters: '0'
  510. configure_sorts: '0'
  511. block_description: 'List of content'
  512. display_description: 'This is a customizable list of site content!'
  513. cache_metadata:
  514. max-age: -1
  515. contexts:
  516. - 'languages:language_content'
  517. - 'languages:language_interface'
  518. - url
  519. - 'user.node_grants:view'
  520. - user.permissions
  521. tags:
  522. - 'config:field.storage.node.field_panopoly_featured_image'