views.view.simplenews_newsletters.yml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700
  1. uuid: 605ef472-e411-4460-a5fd-c3ca7081b8b9
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.simplenews_issue
  7. module:
  8. - node
  9. - pagerer
  10. - simplenews
  11. - user
  12. _core:
  13. default_config_hash: HuVRq8jAJW0fd2D6rM4IFSjVVl0zaXy3GRZMHpgstik
  14. id: simplenews_newsletters
  15. label: Newsletters
  16. module: views
  17. description: ''
  18. tag: ''
  19. base_table: node_field_data
  20. base_field: nid
  21. core: 8.x
  22. display:
  23. default:
  24. display_plugin: default
  25. id: default
  26. display_title: Master
  27. position: 0
  28. display_options:
  29. access:
  30. type: perm
  31. options:
  32. perm: 'send newsletter'
  33. cache:
  34. type: none
  35. options: { }
  36. query:
  37. type: views_query
  38. options:
  39. disable_sql_rewrite: false
  40. distinct: false
  41. replica: false
  42. query_comment: ''
  43. query_tags: { }
  44. exposed_form:
  45. type: basic
  46. options:
  47. submit_button: Apply
  48. reset_button: false
  49. reset_button_label: Reset
  50. exposed_sorts_label: 'Sort by'
  51. expose_sort_order: true
  52. sort_asc_label: Asc
  53. sort_desc_label: Desc
  54. pager:
  55. type: pagerer
  56. options:
  57. preset: default
  58. items_per_page: 50
  59. offset: 0
  60. id: '0'
  61. total_pages: ''
  62. expose:
  63. items_per_page: 0
  64. items_per_page_label: 'Items per page'
  65. items_per_page_options: '5, 10, 25, 50'
  66. items_per_page_options_all: 0
  67. items_per_page_options_all_label: '- All -'
  68. offset: 0
  69. offset_label: Offset
  70. style:
  71. type: table
  72. row:
  73. type: fields
  74. fields:
  75. node_bulk_form:
  76. id: node_bulk_form
  77. table: node
  78. field: node_bulk_form
  79. relationship: none
  80. group_type: group
  81. admin_label: ''
  82. label: 'Node operations bulk form'
  83. exclude: false
  84. alter:
  85. alter_text: false
  86. text: ''
  87. make_link: false
  88. path: ''
  89. absolute: false
  90. external: false
  91. replace_spaces: false
  92. path_case: none
  93. trim_whitespace: false
  94. alt: ''
  95. rel: ''
  96. link_class: ''
  97. prefix: ''
  98. suffix: ''
  99. target: ''
  100. nl2br: false
  101. max_length: null
  102. word_boundary: true
  103. ellipsis: true
  104. more_link: false
  105. more_link_text: ''
  106. more_link_path: ''
  107. strip_tags: false
  108. trim: false
  109. preserve_tags: ''
  110. html: false
  111. element_type: ''
  112. element_class: ''
  113. element_label_type: ''
  114. element_label_class: ''
  115. element_label_colon: true
  116. element_wrapper_type: ''
  117. element_wrapper_class: ''
  118. element_default_classes: true
  119. empty: ''
  120. hide_empty: false
  121. empty_zero: false
  122. hide_alter_empty: true
  123. action_title: 'With selection'
  124. include_exclude: include
  125. selected_actions:
  126. - simplenews_send_action
  127. - simplenews_stop_action
  128. entity_type: node
  129. plugin_id: node_bulk_form
  130. title:
  131. id: title
  132. table: node_field_data
  133. field: title
  134. relationship: none
  135. group_type: group
  136. admin_label: ''
  137. label: Issue
  138. exclude: false
  139. alter:
  140. alter_text: false
  141. text: ''
  142. make_link: false
  143. path: ''
  144. absolute: false
  145. external: false
  146. replace_spaces: false
  147. path_case: none
  148. trim_whitespace: false
  149. alt: ''
  150. rel: ''
  151. link_class: ''
  152. prefix: ''
  153. suffix: ''
  154. target: ''
  155. nl2br: false
  156. max_length: null
  157. word_boundary: false
  158. ellipsis: false
  159. more_link: false
  160. more_link_text: ''
  161. more_link_path: ''
  162. strip_tags: false
  163. trim: false
  164. preserve_tags: ''
  165. html: false
  166. element_type: ''
  167. element_class: ''
  168. element_label_type: ''
  169. element_label_class: ''
  170. element_label_colon: true
  171. element_wrapper_type: ''
  172. element_wrapper_class: ''
  173. element_default_classes: true
  174. empty: ''
  175. hide_empty: false
  176. empty_zero: false
  177. hide_alter_empty: true
  178. link_to_node: true
  179. entity_type: node
  180. entity_field: title
  181. plugin_id: node
  182. simplenews_issue:
  183. id: simplenews_issue
  184. table: node__simplenews_issue
  185. field: simplenews_issue
  186. relationship: none
  187. group_type: group
  188. admin_label: ''
  189. label: Newsletter
  190. exclude: false
  191. alter:
  192. alter_text: false
  193. text: ''
  194. make_link: false
  195. path: ''
  196. absolute: false
  197. external: false
  198. replace_spaces: false
  199. path_case: none
  200. trim_whitespace: false
  201. alt: ''
  202. rel: ''
  203. link_class: ''
  204. prefix: ''
  205. suffix: ''
  206. target: ''
  207. nl2br: false
  208. max_length: null
  209. word_boundary: true
  210. ellipsis: true
  211. more_link: false
  212. more_link_text: ''
  213. more_link_path: ''
  214. strip_tags: false
  215. trim: false
  216. preserve_tags: ''
  217. html: false
  218. element_type: ''
  219. element_class: ''
  220. element_label_type: ''
  221. element_label_class: ''
  222. element_label_colon: true
  223. element_wrapper_type: ''
  224. element_wrapper_class: ''
  225. element_default_classes: true
  226. empty: ''
  227. hide_empty: false
  228. empty_zero: false
  229. hide_alter_empty: true
  230. click_sort_column: target_id
  231. type: entity_reference_label
  232. settings:
  233. link: false
  234. group_column: ''
  235. group_columns: { }
  236. group_rows: true
  237. delta_limit: 0
  238. delta_offset: 0
  239. delta_reversed: false
  240. delta_first_last: false
  241. multi_type: separator
  242. separator: ', '
  243. field_api_classes: false
  244. plugin_id: field
  245. status:
  246. id: status
  247. table: node_field_data
  248. field: status
  249. relationship: none
  250. group_type: group
  251. admin_label: ''
  252. label: Published
  253. exclude: false
  254. alter:
  255. alter_text: false
  256. text: ''
  257. make_link: false
  258. path: ''
  259. absolute: false
  260. external: false
  261. replace_spaces: false
  262. path_case: none
  263. trim_whitespace: false
  264. alt: ''
  265. rel: ''
  266. link_class: ''
  267. prefix: ''
  268. suffix: ''
  269. target: ''
  270. nl2br: false
  271. max_length: 0
  272. word_boundary: true
  273. ellipsis: true
  274. more_link: false
  275. more_link_text: ''
  276. more_link_path: ''
  277. strip_tags: false
  278. trim: false
  279. preserve_tags: ''
  280. html: false
  281. element_type: ''
  282. element_class: ''
  283. element_label_type: ''
  284. element_label_class: ''
  285. element_label_colon: true
  286. element_wrapper_type: ''
  287. element_wrapper_class: ''
  288. element_default_classes: true
  289. empty: ''
  290. hide_empty: false
  291. empty_zero: false
  292. hide_alter_empty: true
  293. click_sort_column: value
  294. type: boolean
  295. settings:
  296. format: unicode-yes-no
  297. format_custom_true: ''
  298. format_custom_false: ''
  299. group_column: value
  300. group_columns: { }
  301. group_rows: true
  302. delta_limit: 0
  303. delta_offset: 0
  304. delta_reversed: false
  305. delta_first_last: false
  306. multi_type: separator
  307. separator: ', '
  308. field_api_classes: false
  309. entity_type: node
  310. entity_field: status
  311. plugin_id: field
  312. created:
  313. id: created
  314. table: node_field_data
  315. field: created
  316. relationship: none
  317. group_type: group
  318. admin_label: ''
  319. label: Updated
  320. exclude: false
  321. alter:
  322. alter_text: false
  323. text: ''
  324. make_link: false
  325. path: ''
  326. absolute: false
  327. external: false
  328. replace_spaces: false
  329. path_case: none
  330. trim_whitespace: false
  331. alt: ''
  332. rel: ''
  333. link_class: ''
  334. prefix: ''
  335. suffix: ''
  336. target: ''
  337. nl2br: false
  338. max_length: null
  339. word_boundary: true
  340. ellipsis: true
  341. more_link: false
  342. more_link_text: ''
  343. more_link_path: ''
  344. strip_tags: false
  345. trim: false
  346. preserve_tags: ''
  347. html: false
  348. element_type: ''
  349. element_class: ''
  350. element_label_type: ''
  351. element_label_class: ''
  352. element_label_colon: true
  353. element_wrapper_type: ''
  354. element_wrapper_class: ''
  355. element_default_classes: true
  356. empty: ''
  357. hide_empty: false
  358. empty_zero: false
  359. hide_alter_empty: true
  360. click_sort_column: value
  361. type: timestamp
  362. settings:
  363. date_format: html_date
  364. custom_date_format: ''
  365. timezone: ''
  366. group_column: value
  367. group_columns: { }
  368. group_rows: true
  369. delta_limit: 0
  370. delta_offset: 0
  371. delta_reversed: false
  372. delta_first_last: false
  373. multi_type: separator
  374. separator: ', '
  375. field_api_classes: 0
  376. date_format: short
  377. custom_date_format: ''
  378. timezone: ''
  379. entity_type: node
  380. entity_field: created
  381. plugin_id: date
  382. send_status:
  383. id: send_status
  384. table: node
  385. field: send_status
  386. relationship: none
  387. group_type: group
  388. admin_label: ''
  389. label: 'Send status'
  390. exclude: false
  391. alter:
  392. alter_text: false
  393. text: ''
  394. make_link: false
  395. path: ''
  396. absolute: false
  397. external: false
  398. replace_spaces: false
  399. path_case: none
  400. trim_whitespace: false
  401. alt: ''
  402. rel: ''
  403. link_class: ''
  404. prefix: ''
  405. suffix: ''
  406. target: ''
  407. nl2br: false
  408. max_length: null
  409. word_boundary: true
  410. ellipsis: true
  411. more_link: false
  412. more_link_text: ''
  413. more_link_path: ''
  414. strip_tags: false
  415. trim: false
  416. preserve_tags: ''
  417. html: false
  418. element_type: ''
  419. element_class: ''
  420. element_label_type: ''
  421. element_label_class: ''
  422. element_label_colon: true
  423. element_wrapper_type: ''
  424. element_wrapper_class: ''
  425. element_default_classes: true
  426. empty: ''
  427. hide_empty: false
  428. empty_zero: false
  429. hide_alter_empty: true
  430. entity_type: node
  431. plugin_id: simplenews_send_status
  432. operations:
  433. id: operations
  434. table: node
  435. field: operations
  436. relationship: none
  437. group_type: group
  438. admin_label: ''
  439. label: 'Operations links'
  440. exclude: false
  441. alter:
  442. alter_text: false
  443. text: ''
  444. make_link: false
  445. path: ''
  446. absolute: false
  447. external: false
  448. replace_spaces: false
  449. path_case: none
  450. trim_whitespace: false
  451. alt: ''
  452. rel: ''
  453. link_class: ''
  454. prefix: ''
  455. suffix: ''
  456. target: ''
  457. nl2br: false
  458. max_length: 0
  459. word_boundary: true
  460. ellipsis: true
  461. more_link: false
  462. more_link_text: ''
  463. more_link_path: ''
  464. strip_tags: false
  465. trim: false
  466. preserve_tags: ''
  467. html: false
  468. element_type: ''
  469. element_class: ''
  470. element_label_type: ''
  471. element_label_class: ''
  472. element_label_colon: true
  473. element_wrapper_type: ''
  474. element_wrapper_class: ''
  475. element_default_classes: true
  476. empty: ''
  477. hide_empty: false
  478. empty_zero: false
  479. hide_alter_empty: true
  480. destination: true
  481. entity_type: node
  482. plugin_id: entity_operations
  483. filters:
  484. simplenews_issue_target_id:
  485. id: simplenews_issue_target_id
  486. table: node__simplenews_issue
  487. field: simplenews_issue_target_id
  488. relationship: none
  489. group_type: group
  490. admin_label: ''
  491. operator: 'not empty'
  492. value: { }
  493. group: 1
  494. exposed: false
  495. expose:
  496. operator_id: ''
  497. label: ''
  498. description: ''
  499. use_operator: false
  500. operator: ''
  501. identifier: ''
  502. required: false
  503. remember: false
  504. multiple: false
  505. remember_roles:
  506. authenticated: authenticated
  507. reduce: false
  508. is_grouped: false
  509. group_info:
  510. label: ''
  511. description: ''
  512. identifier: ''
  513. optional: true
  514. widget: select
  515. multiple: false
  516. remember: false
  517. default_group: All
  518. default_group_multiple: { }
  519. group_items: { }
  520. plugin_id: in_operator
  521. title:
  522. id: title
  523. table: node_field_data
  524. field: title
  525. relationship: none
  526. group_type: group
  527. admin_label: ''
  528. operator: contains
  529. value: ''
  530. group: 1
  531. exposed: true
  532. expose:
  533. operator_id: title_op
  534. label: Title
  535. description: ''
  536. use_operator: false
  537. operator: title_op
  538. identifier: title
  539. required: false
  540. remember: false
  541. multiple: false
  542. remember_roles:
  543. authenticated: authenticated
  544. unverified: '0'
  545. anonymous: '0'
  546. free_user: '0'
  547. contact_company: '0'
  548. alpha_testeur: '0'
  549. student: '0'
  550. adherent: '0'
  551. translator: '0'
  552. admin_showroom: '0'
  553. admin: '0'
  554. root: '0'
  555. placeholder: ''
  556. is_grouped: false
  557. group_info:
  558. label: ''
  559. description: ''
  560. identifier: ''
  561. optional: true
  562. widget: select
  563. multiple: false
  564. remember: false
  565. default_group: All
  566. default_group_multiple: { }
  567. group_items: { }
  568. entity_type: node
  569. entity_field: title
  570. plugin_id: string
  571. simplenews_issue_target_id_1:
  572. id: simplenews_issue_target_id_1
  573. table: node__simplenews_issue
  574. field: simplenews_issue_target_id
  575. relationship: none
  576. group_type: group
  577. admin_label: ''
  578. operator: in
  579. value: { }
  580. group: 1
  581. exposed: true
  582. expose:
  583. operator_id: simplenews_issue_target_id_1_op
  584. label: Newsletter
  585. description: ''
  586. use_operator: false
  587. operator: simplenews_issue_target_id_1_op
  588. identifier: simplenews_issue_target_id_1
  589. required: false
  590. remember: false
  591. multiple: false
  592. remember_roles:
  593. authenticated: authenticated
  594. anonymous: '0'
  595. administrator: '0'
  596. reduce: false
  597. is_grouped: false
  598. group_info:
  599. label: ''
  600. description: ''
  601. identifier: ''
  602. optional: true
  603. widget: select
  604. multiple: false
  605. remember: false
  606. default_group: All
  607. default_group_multiple: { }
  608. group_items: { }
  609. plugin_id: in_operator
  610. sorts:
  611. created:
  612. id: created
  613. table: node_field_data
  614. field: created
  615. order: DESC
  616. entity_type: node
  617. entity_field: created
  618. plugin_id: date
  619. relationship: none
  620. group_type: group
  621. admin_label: ''
  622. exposed: false
  623. expose:
  624. label: ''
  625. granularity: second
  626. title: Newsletters
  627. header:
  628. result:
  629. id: result
  630. table: views
  631. field: result
  632. relationship: none
  633. group_type: group
  634. admin_label: ''
  635. empty: false
  636. content: '@label displaying @start - @end of <strong>@total</strong> | page @current_page/@page_count'
  637. plugin_id: result
  638. footer: { }
  639. empty:
  640. area:
  641. id: area
  642. table: views
  643. field: area
  644. relationship: none
  645. group_type: group
  646. admin_label: ''
  647. empty: true
  648. tokenize: false
  649. content:
  650. value: 'No newsletter issues found.'
  651. format: basic_html
  652. plugin_id: text
  653. relationships: { }
  654. arguments: { }
  655. display_extenders:
  656. views_ef_fieldset: { }
  657. filter_groups:
  658. operator: AND
  659. groups:
  660. 1: AND
  661. cache_metadata:
  662. contexts:
  663. - 'languages:language_content'
  664. - 'languages:language_interface'
  665. - url
  666. - url.query_args
  667. - 'user.node_grants:view'
  668. - user.permissions
  669. cacheable: false
  670. max-age: 0
  671. tags:
  672. - 'config:field.storage.node.simplenews_issue'
  673. page_1:
  674. display_plugin: page
  675. id: page_1
  676. display_title: Page
  677. position: 1
  678. display_options:
  679. display_extenders: { }
  680. path: admin/content/simplenews
  681. menu:
  682. type: tab
  683. title: 'Newsletter issues'
  684. description: ''
  685. parent: system.admin_content
  686. weight: 0
  687. context: '0'
  688. menu_name: admin
  689. cache_metadata:
  690. contexts:
  691. - 'languages:language_content'
  692. - 'languages:language_interface'
  693. - url
  694. - url.query_args
  695. - 'user.node_grants:view'
  696. - user.permissions
  697. cacheable: false
  698. max-age: 0
  699. tags:
  700. - 'config:field.storage.node.simplenews_issue'