You are here

views.view.bibcite_contributor_admin.yml in Bibliography & Citation 8

modules/bibcite_entity/config/optional/views.view.bibcite_contributor_admin.yml

File

modules/bibcite_entity/config/optional/views.view.bibcite_contributor_admin.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - bibcite_entity
  6. - user
  7. id: bibcite_contributor_admin
  8. label: 'Contributors (Admin)'
  9. module: views
  10. description: 'Find and manage contributors.'
  11. tag: default
  12. base_table: bibcite_contributor
  13. base_field: id
  14. core: 8.x
  15. display:
  16. default:
  17. display_plugin: default
  18. id: default
  19. display_title: Master
  20. position: 0
  21. display_options:
  22. access:
  23. type: perm
  24. options:
  25. perm: 'administer bibcite_contributor'
  26. cache:
  27. type: tag
  28. options: { }
  29. query:
  30. type: views_query
  31. options:
  32. disable_sql_rewrite: false
  33. distinct: false
  34. replica: false
  35. query_comment: ''
  36. query_tags: { }
  37. exposed_form:
  38. type: basic
  39. options:
  40. submit_button: Filter
  41. reset_button: true
  42. reset_button_label: Reset
  43. exposed_sorts_label: 'Sort by'
  44. expose_sort_order: true
  45. sort_asc_label: Asc
  46. sort_desc_label: Desc
  47. pager:
  48. type: full
  49. options:
  50. items_per_page: 50
  51. offset: 0
  52. id: 0
  53. total_pages: null
  54. tags:
  55. previous: ‹‹
  56. next: ››
  57. first: '« First'
  58. last: 'Last »'
  59. expose:
  60. items_per_page: false
  61. items_per_page_label: 'Items per page'
  62. items_per_page_options: '5, 10, 25, 50'
  63. items_per_page_options_all: false
  64. items_per_page_options_all_label: '- All -'
  65. offset: false
  66. offset_label: Offset
  67. quantity: 9
  68. style:
  69. type: table
  70. options:
  71. grouping: { }
  72. row_class: ''
  73. default_row_class: true
  74. override: true
  75. sticky: true
  76. caption: ''
  77. summary: ''
  78. description: ''
  79. columns:
  80. leading_title: leading_title
  81. prefix: prefix
  82. first_name: first_name
  83. middle_name: middle_name
  84. last_name: last_name
  85. nick: nick
  86. suffix: suffix
  87. bibcite_contributor_bulk_form: bibcite_contributor_bulk_form
  88. name: name
  89. operations: operations
  90. info:
  91. leading_title:
  92. sortable: false
  93. default_sort_order: asc
  94. align: ''
  95. separator: ''
  96. empty_column: false
  97. responsive: ''
  98. prefix:
  99. sortable: false
  100. default_sort_order: asc
  101. align: ''
  102. separator: ''
  103. empty_column: false
  104. responsive: ''
  105. first_name:
  106. sortable: false
  107. default_sort_order: asc
  108. align: ''
  109. separator: ''
  110. empty_column: false
  111. responsive: ''
  112. middle_name:
  113. sortable: false
  114. default_sort_order: asc
  115. align: ''
  116. separator: ''
  117. empty_column: false
  118. responsive: ''
  119. last_name:
  120. sortable: false
  121. default_sort_order: asc
  122. align: ''
  123. separator: ''
  124. empty_column: false
  125. responsive: ''
  126. nick:
  127. sortable: false
  128. default_sort_order: asc
  129. align: ''
  130. separator: ''
  131. empty_column: false
  132. responsive: ''
  133. suffix:
  134. sortable: false
  135. default_sort_order: asc
  136. align: ''
  137. separator: ''
  138. empty_column: false
  139. responsive: ''
  140. bibcite_contributor_bulk_form:
  141. align: ''
  142. separator: ''
  143. empty_column: false
  144. responsive: ''
  145. name:
  146. sortable: false
  147. default_sort_order: asc
  148. align: ''
  149. separator: ''
  150. empty_column: false
  151. responsive: ''
  152. operations:
  153. align: ''
  154. separator: ''
  155. empty_column: false
  156. responsive: ''
  157. default: '-1'
  158. empty_table: true
  159. row:
  160. type: fields
  161. fields:
  162. leading_title:
  163. id: leading_title
  164. table: bibcite_contributor
  165. field: leading_title
  166. relationship: none
  167. group_type: group
  168. admin_label: ''
  169. label: ''
  170. exclude: true
  171. alter:
  172. alter_text: false
  173. text: ''
  174. make_link: false
  175. path: ''
  176. absolute: false
  177. external: false
  178. replace_spaces: false
  179. path_case: none
  180. trim_whitespace: false
  181. alt: ''
  182. rel: ''
  183. link_class: ''
  184. prefix: ''
  185. suffix: ''
  186. target: ''
  187. nl2br: false
  188. max_length: 0
  189. word_boundary: true
  190. ellipsis: true
  191. more_link: false
  192. more_link_text: ''
  193. more_link_path: ''
  194. strip_tags: false
  195. trim: false
  196. preserve_tags: ''
  197. html: false
  198. element_type: ''
  199. element_class: ''
  200. element_label_type: ''
  201. element_label_class: ''
  202. element_label_colon: false
  203. element_wrapper_type: ''
  204. element_wrapper_class: ''
  205. element_default_classes: true
  206. empty: ''
  207. hide_empty: false
  208. empty_zero: false
  209. hide_alter_empty: true
  210. click_sort_column: value
  211. type: string
  212. settings:
  213. link_to_entity: false
  214. group_column: value
  215. group_columns: { }
  216. group_rows: true
  217. delta_limit: 0
  218. delta_offset: 0
  219. delta_reversed: false
  220. delta_first_last: false
  221. multi_type: separator
  222. separator: ', '
  223. field_api_classes: false
  224. entity_type: bibcite_contributor
  225. entity_field: leading_title
  226. plugin_id: field
  227. prefix:
  228. id: prefix
  229. table: bibcite_contributor
  230. field: prefix
  231. relationship: none
  232. group_type: group
  233. admin_label: ''
  234. label: ''
  235. exclude: true
  236. alter:
  237. alter_text: false
  238. text: ''
  239. make_link: false
  240. path: ''
  241. absolute: false
  242. external: false
  243. replace_spaces: false
  244. path_case: none
  245. trim_whitespace: false
  246. alt: ''
  247. rel: ''
  248. link_class: ''
  249. prefix: ''
  250. suffix: ''
  251. target: ''
  252. nl2br: false
  253. max_length: 0
  254. word_boundary: true
  255. ellipsis: true
  256. more_link: false
  257. more_link_text: ''
  258. more_link_path: ''
  259. strip_tags: false
  260. trim: false
  261. preserve_tags: ''
  262. html: false
  263. element_type: ''
  264. element_class: ''
  265. element_label_type: ''
  266. element_label_class: ''
  267. element_label_colon: false
  268. element_wrapper_type: ''
  269. element_wrapper_class: ''
  270. element_default_classes: true
  271. empty: ''
  272. hide_empty: false
  273. empty_zero: false
  274. hide_alter_empty: true
  275. click_sort_column: value
  276. type: string
  277. settings:
  278. link_to_entity: false
  279. group_column: value
  280. group_columns: { }
  281. group_rows: true
  282. delta_limit: 0
  283. delta_offset: 0
  284. delta_reversed: false
  285. delta_first_last: false
  286. multi_type: separator
  287. separator: ', '
  288. field_api_classes: false
  289. entity_type: bibcite_contributor
  290. entity_field: prefix
  291. plugin_id: field
  292. first_name:
  293. id: first_name
  294. table: bibcite_contributor
  295. field: first_name
  296. relationship: none
  297. group_type: group
  298. admin_label: ''
  299. label: ''
  300. exclude: true
  301. alter:
  302. alter_text: false
  303. text: ''
  304. make_link: false
  305. path: ''
  306. absolute: false
  307. external: false
  308. replace_spaces: false
  309. path_case: none
  310. trim_whitespace: false
  311. alt: ''
  312. rel: ''
  313. link_class: ''
  314. prefix: ''
  315. suffix: ''
  316. target: ''
  317. nl2br: false
  318. max_length: 0
  319. word_boundary: true
  320. ellipsis: true
  321. more_link: false
  322. more_link_text: ''
  323. more_link_path: ''
  324. strip_tags: false
  325. trim: false
  326. preserve_tags: ''
  327. html: false
  328. element_type: ''
  329. element_class: ''
  330. element_label_type: ''
  331. element_label_class: ''
  332. element_label_colon: false
  333. element_wrapper_type: ''
  334. element_wrapper_class: ''
  335. element_default_classes: true
  336. empty: ''
  337. hide_empty: false
  338. empty_zero: false
  339. hide_alter_empty: true
  340. click_sort_column: value
  341. type: string
  342. settings:
  343. link_to_entity: false
  344. group_column: value
  345. group_columns: { }
  346. group_rows: true
  347. delta_limit: 0
  348. delta_offset: 0
  349. delta_reversed: false
  350. delta_first_last: false
  351. multi_type: separator
  352. separator: ', '
  353. field_api_classes: false
  354. entity_type: bibcite_contributor
  355. entity_field: first_name
  356. plugin_id: field
  357. middle_name:
  358. id: middle_name
  359. table: bibcite_contributor
  360. field: middle_name
  361. relationship: none
  362. group_type: group
  363. admin_label: ''
  364. label: ''
  365. exclude: true
  366. alter:
  367. alter_text: false
  368. text: ''
  369. make_link: false
  370. path: ''
  371. absolute: false
  372. external: false
  373. replace_spaces: false
  374. path_case: none
  375. trim_whitespace: false
  376. alt: ''
  377. rel: ''
  378. link_class: ''
  379. prefix: ''
  380. suffix: ''
  381. target: ''
  382. nl2br: false
  383. max_length: 0
  384. word_boundary: true
  385. ellipsis: true
  386. more_link: false
  387. more_link_text: ''
  388. more_link_path: ''
  389. strip_tags: false
  390. trim: false
  391. preserve_tags: ''
  392. html: false
  393. element_type: ''
  394. element_class: ''
  395. element_label_type: ''
  396. element_label_class: ''
  397. element_label_colon: false
  398. element_wrapper_type: ''
  399. element_wrapper_class: ''
  400. element_default_classes: true
  401. empty: ''
  402. hide_empty: false
  403. empty_zero: false
  404. hide_alter_empty: true
  405. click_sort_column: value
  406. type: string
  407. settings:
  408. link_to_entity: false
  409. group_column: value
  410. group_columns: { }
  411. group_rows: true
  412. delta_limit: 0
  413. delta_offset: 0
  414. delta_reversed: false
  415. delta_first_last: false
  416. multi_type: separator
  417. separator: ', '
  418. field_api_classes: false
  419. entity_type: bibcite_contributor
  420. entity_field: middle_name
  421. plugin_id: field
  422. last_name:
  423. id: last_name
  424. table: bibcite_contributor
  425. field: last_name
  426. relationship: none
  427. group_type: group
  428. admin_label: ''
  429. label: ''
  430. exclude: true
  431. alter:
  432. alter_text: false
  433. text: ''
  434. make_link: false
  435. path: ''
  436. absolute: false
  437. external: false
  438. replace_spaces: false
  439. path_case: none
  440. trim_whitespace: false
  441. alt: ''
  442. rel: ''
  443. link_class: ''
  444. prefix: ''
  445. suffix: ''
  446. target: ''
  447. nl2br: false
  448. max_length: 0
  449. word_boundary: true
  450. ellipsis: true
  451. more_link: false
  452. more_link_text: ''
  453. more_link_path: ''
  454. strip_tags: false
  455. trim: false
  456. preserve_tags: ''
  457. html: false
  458. element_type: ''
  459. element_class: ''
  460. element_label_type: ''
  461. element_label_class: ''
  462. element_label_colon: false
  463. element_wrapper_type: ''
  464. element_wrapper_class: ''
  465. element_default_classes: true
  466. empty: ''
  467. hide_empty: false
  468. empty_zero: false
  469. hide_alter_empty: true
  470. click_sort_column: value
  471. type: string
  472. settings:
  473. link_to_entity: false
  474. group_column: value
  475. group_columns: { }
  476. group_rows: true
  477. delta_limit: 0
  478. delta_offset: 0
  479. delta_reversed: false
  480. delta_first_last: false
  481. multi_type: separator
  482. separator: ', '
  483. field_api_classes: false
  484. entity_type: bibcite_contributor
  485. entity_field: last_name
  486. plugin_id: field
  487. nick:
  488. id: nick
  489. table: bibcite_contributor
  490. field: nick
  491. relationship: none
  492. group_type: group
  493. admin_label: ''
  494. label: ''
  495. exclude: true
  496. alter:
  497. alter_text: false
  498. text: ''
  499. make_link: false
  500. path: ''
  501. absolute: false
  502. external: false
  503. replace_spaces: false
  504. path_case: none
  505. trim_whitespace: false
  506. alt: ''
  507. rel: ''
  508. link_class: ''
  509. prefix: ''
  510. suffix: ''
  511. target: ''
  512. nl2br: false
  513. max_length: 0
  514. word_boundary: true
  515. ellipsis: true
  516. more_link: false
  517. more_link_text: ''
  518. more_link_path: ''
  519. strip_tags: false
  520. trim: false
  521. preserve_tags: ''
  522. html: false
  523. element_type: ''
  524. element_class: ''
  525. element_label_type: ''
  526. element_label_class: ''
  527. element_label_colon: false
  528. element_wrapper_type: ''
  529. element_wrapper_class: ''
  530. element_default_classes: true
  531. empty: ''
  532. hide_empty: false
  533. empty_zero: false
  534. hide_alter_empty: true
  535. click_sort_column: value
  536. type: string
  537. settings:
  538. link_to_entity: false
  539. group_column: value
  540. group_columns: { }
  541. group_rows: true
  542. delta_limit: 0
  543. delta_offset: 0
  544. delta_reversed: false
  545. delta_first_last: false
  546. multi_type: separator
  547. separator: ', '
  548. field_api_classes: false
  549. entity_type: bibcite_contributor
  550. entity_field: nick
  551. plugin_id: field
  552. suffix:
  553. id: suffix
  554. table: bibcite_contributor
  555. field: suffix
  556. relationship: none
  557. group_type: group
  558. admin_label: ''
  559. label: ''
  560. exclude: true
  561. alter:
  562. alter_text: false
  563. text: ''
  564. make_link: false
  565. path: ''
  566. absolute: false
  567. external: false
  568. replace_spaces: false
  569. path_case: none
  570. trim_whitespace: false
  571. alt: ''
  572. rel: ''
  573. link_class: ''
  574. prefix: ''
  575. suffix: ''
  576. target: ''
  577. nl2br: false
  578. max_length: 0
  579. word_boundary: true
  580. ellipsis: true
  581. more_link: false
  582. more_link_text: ''
  583. more_link_path: ''
  584. strip_tags: false
  585. trim: false
  586. preserve_tags: ''
  587. html: false
  588. element_type: ''
  589. element_class: ''
  590. element_label_type: ''
  591. element_label_class: ''
  592. element_label_colon: false
  593. element_wrapper_type: ''
  594. element_wrapper_class: ''
  595. element_default_classes: true
  596. empty: ''
  597. hide_empty: false
  598. empty_zero: false
  599. hide_alter_empty: true
  600. click_sort_column: value
  601. type: string
  602. settings:
  603. link_to_entity: false
  604. group_column: value
  605. group_columns: { }
  606. group_rows: true
  607. delta_limit: 0
  608. delta_offset: 0
  609. delta_reversed: false
  610. delta_first_last: false
  611. multi_type: separator
  612. separator: ', '
  613. field_api_classes: false
  614. entity_type: bibcite_contributor
  615. entity_field: suffix
  616. plugin_id: field
  617. bibcite_contributor_bulk_form:
  618. table: bibcite_contributor
  619. field: bibcite_contributor_bulk_form
  620. id: bibcite_contributor_bulk_form
  621. entity_type: null
  622. entity_field: null
  623. plugin_id: bulk_form
  624. relationship: none
  625. group_type: group
  626. admin_label: ''
  627. label: 'Bulk update'
  628. exclude: false
  629. alter:
  630. alter_text: false
  631. text: ''
  632. make_link: false
  633. path: ''
  634. absolute: false
  635. external: false
  636. replace_spaces: false
  637. path_case: none
  638. trim_whitespace: false
  639. alt: ''
  640. rel: ''
  641. link_class: ''
  642. prefix: ''
  643. suffix: ''
  644. target: ''
  645. nl2br: false
  646. max_length: 0
  647. word_boundary: true
  648. ellipsis: true
  649. more_link: false
  650. more_link_text: ''
  651. more_link_path: ''
  652. strip_tags: false
  653. trim: false
  654. preserve_tags: ''
  655. html: false
  656. element_type: ''
  657. element_class: ''
  658. element_label_type: ''
  659. element_label_class: ''
  660. element_label_colon: true
  661. element_wrapper_type: ''
  662. element_wrapper_class: ''
  663. element_default_classes: true
  664. empty: ''
  665. hide_empty: false
  666. empty_zero: false
  667. hide_alter_empty: true
  668. action_title: Action
  669. include_exclude: exclude
  670. selected_actions: { }
  671. name:
  672. id: name
  673. table: bibcite_contributor
  674. field: name
  675. relationship: none
  676. group_type: group
  677. admin_label: ''
  678. label: Name
  679. exclude: false
  680. alter:
  681. alter_text: false
  682. text: ''
  683. make_link: false
  684. path: ''
  685. absolute: false
  686. external: false
  687. replace_spaces: false
  688. path_case: none
  689. trim_whitespace: false
  690. alt: ''
  691. rel: ''
  692. link_class: ''
  693. prefix: ''
  694. suffix: ''
  695. target: ''
  696. nl2br: false
  697. max_length: 0
  698. word_boundary: true
  699. ellipsis: true
  700. more_link: false
  701. more_link_text: ''
  702. more_link_path: ''
  703. strip_tags: false
  704. trim: false
  705. preserve_tags: ''
  706. html: false
  707. element_type: ''
  708. element_class: ''
  709. element_label_type: ''
  710. element_label_class: ''
  711. element_label_colon: false
  712. element_wrapper_type: ''
  713. element_wrapper_class: ''
  714. element_default_classes: true
  715. empty: ''
  716. hide_empty: false
  717. empty_zero: false
  718. hide_alter_empty: true
  719. click_sort_column: value
  720. type: string
  721. settings:
  722. link_to_entity: true
  723. group_column: value
  724. group_columns: { }
  725. group_rows: true
  726. delta_limit: 0
  727. delta_offset: 0
  728. delta_reversed: false
  729. delta_first_last: false
  730. multi_type: separator
  731. separator: ', '
  732. field_api_classes: false
  733. entity_type: bibcite_contributor
  734. plugin_id: field
  735. operations:
  736. id: operations
  737. table: bibcite_contributor
  738. field: operations
  739. relationship: none
  740. group_type: group
  741. admin_label: ''
  742. label: Operations
  743. exclude: false
  744. alter:
  745. alter_text: false
  746. text: ''
  747. make_link: false
  748. path: ''
  749. absolute: false
  750. external: false
  751. replace_spaces: false
  752. path_case: none
  753. trim_whitespace: false
  754. alt: ''
  755. rel: ''
  756. link_class: ''
  757. prefix: ''
  758. suffix: ''
  759. target: ''
  760. nl2br: false
  761. max_length: 0
  762. word_boundary: true
  763. ellipsis: true
  764. more_link: false
  765. more_link_text: ''
  766. more_link_path: ''
  767. strip_tags: false
  768. trim: false
  769. preserve_tags: ''
  770. html: false
  771. element_type: ''
  772. element_class: ''
  773. element_label_type: ''
  774. element_label_class: ''
  775. element_label_colon: true
  776. element_wrapper_type: ''
  777. element_wrapper_class: ''
  778. element_default_classes: true
  779. empty: ''
  780. hide_empty: false
  781. empty_zero: false
  782. hide_alter_empty: true
  783. destination: true
  784. entity_type: bibcite_contributor
  785. plugin_id: entity_operations
  786. filters:
  787. combine:
  788. id: combine
  789. table: views
  790. field: combine
  791. relationship: none
  792. group_type: group
  793. admin_label: ''
  794. operator: allwords
  795. value: ''
  796. group: 1
  797. exposed: true
  798. expose:
  799. operator_id: combine_op
  800. label: Name
  801. description: ''
  802. use_operator: false
  803. operator: combine_op
  804. identifier: combine
  805. required: false
  806. remember: false
  807. multiple: false
  808. remember_roles:
  809. authenticated: authenticated
  810. anonymous: '0'
  811. administrator: '0'
  812. placeholder: ''
  813. is_grouped: false
  814. group_info:
  815. label: ''
  816. description: ''
  817. identifier: ''
  818. optional: true
  819. widget: select
  820. multiple: false
  821. remember: false
  822. default_group: All
  823. default_group_multiple: { }
  824. group_items: { }
  825. fields:
  826. leading_title: leading_title
  827. prefix: prefix
  828. first_name: first_name
  829. middle_name: middle_name
  830. last_name: last_name
  831. nick: nick
  832. suffix: suffix
  833. plugin_id: combine
  834. sorts:
  835. last_name:
  836. id: last_name
  837. table: bibcite_contributor
  838. field: last_name
  839. relationship: none
  840. group_type: group
  841. admin_label: ''
  842. order: ASC
  843. exposed: true
  844. expose:
  845. label: 'Last name'
  846. entity_type: bibcite_contributor
  847. entity_field: last_name
  848. plugin_id: standard
  849. first_name:
  850. id: first_name
  851. table: bibcite_contributor
  852. field: first_name
  853. relationship: none
  854. group_type: group
  855. admin_label: ''
  856. order: ASC
  857. exposed: true
  858. expose:
  859. label: 'First name'
  860. entity_type: bibcite_contributor
  861. entity_field: first_name
  862. plugin_id: standard
  863. nick:
  864. id: nick
  865. table: bibcite_contributor
  866. field: nick
  867. relationship: none
  868. group_type: group
  869. admin_label: ''
  870. order: ASC
  871. exposed: true
  872. expose:
  873. label: Nickname
  874. entity_type: bibcite_contributor
  875. entity_field: nick
  876. plugin_id: standard
  877. leading_title:
  878. id: leading_title
  879. table: bibcite_contributor
  880. field: leading_title
  881. relationship: none
  882. group_type: group
  883. admin_label: ''
  884. order: ASC
  885. exposed: true
  886. expose:
  887. label: 'Leading initial'
  888. entity_type: bibcite_contributor
  889. entity_field: leading_title
  890. plugin_id: standard
  891. prefix:
  892. id: prefix
  893. table: bibcite_contributor
  894. field: prefix
  895. relationship: none
  896. group_type: group
  897. admin_label: ''
  898. order: ASC
  899. exposed: true
  900. expose:
  901. label: Prefix
  902. entity_type: bibcite_contributor
  903. entity_field: prefix
  904. plugin_id: standard
  905. middle_name:
  906. id: middle_name
  907. table: bibcite_contributor
  908. field: middle_name
  909. relationship: none
  910. group_type: group
  911. admin_label: ''
  912. order: ASC
  913. exposed: true
  914. expose:
  915. label: 'Middle name'
  916. entity_type: bibcite_contributor
  917. entity_field: middle_name
  918. plugin_id: standard
  919. suffix:
  920. id: suffix
  921. table: bibcite_contributor
  922. field: suffix
  923. relationship: none
  924. group_type: group
  925. admin_label: ''
  926. order: ASC
  927. exposed: true
  928. expose:
  929. label: Suffix
  930. entity_type: bibcite_contributor
  931. entity_field: suffix
  932. plugin_id: standard
  933. title: Contributors
  934. header: { }
  935. footer: { }
  936. empty:
  937. area_text_custom:
  938. id: area_text_custom
  939. table: views
  940. field: area_text_custom
  941. relationship: none
  942. group_type: group
  943. admin_label: ''
  944. empty: true
  945. tokenize: false
  946. content: 'No contributors available.'
  947. plugin_id: text_custom
  948. relationships: { }
  949. arguments: { }
  950. display_extenders: { }
  951. show_admin_links: false
  952. filter_groups:
  953. operator: AND
  954. groups:
  955. 1: AND
  956. cache_metadata:
  957. max-age: 0
  958. contexts:
  959. - 'languages:language_content'
  960. - 'languages:language_interface'
  961. - url
  962. - url.query_args
  963. - 'url.query_args:sort_by'
  964. - 'url.query_args:sort_order'
  965. - user.permissions
  966. tags: { }
  967. page_1:
  968. display_plugin: page
  969. id: page_1
  970. display_title: Page
  971. position: 1
  972. display_options:
  973. display_extenders: { }
  974. path: admin/content/bibcite/contributor
  975. cache_metadata:
  976. max-age: 0
  977. contexts:
  978. - 'languages:language_content'
  979. - 'languages:language_interface'
  980. - url
  981. - url.query_args
  982. - 'url.query_args:sort_by'
  983. - 'url.query_args:sort_order'
  984. - user.permissions
  985. tags: { }