You are here

tour.tour.views-ui.yml in Express 8

demo_express/config/install/tour.tour.views-ui.yml

File

demo_express/config/install/tour.tour.views-ui.yml
View source
  1. uuid: 5b96c696-f967-4d83-861e-31d0e527301a
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - views_ui
  7. _core:
  8. default_config_hash: c-HMyZwgeP8H6AITDcq4hznePkd7azpe8xl_WTnx2O0
  9. id: views-ui
  10. label: 'View edit page'
  11. module: views_ui
  12. routes:
  13. -
  14. route_name: entity.view.edit_form
  15. -
  16. route_name: entity.view.edit_display_form
  17. tips:
  18. views-main:
  19. id: views-main
  20. plugin: text
  21. label: 'Manage view settings'
  22. body: 'View or edit the configuration.'
  23. weight: 1
  24. views-ui-displays:
  25. id: views-ui-displays
  26. plugin: text
  27. label: 'Displays in this view'
  28. body: 'A display is a way of outputting the results, e.g., as a page or a block. A view can contain multiple displays, which are listed here. The active display is highlighted.'
  29. weight: 2
  30. attributes:
  31. data-id: views-display-top
  32. views-ui-view-admin:
  33. id: views-ui-view-admin
  34. plugin: text
  35. label: 'View administration'
  36. body: 'Perform administrative tasks, including adding a description and creating a clone. Click the drop-down button to view the available options.'
  37. weight: 3
  38. location: left
  39. attributes:
  40. data-id: views-display-extra-actions
  41. views-ui-format:
  42. id: views-ui-format
  43. plugin: text
  44. label: 'Output format'
  45. body: 'Choose how to output results. E.g., choose <em>Content</em> to output each item completely, using your configured display settings. Or choose <em>Fields</em>, which allows you to output only specific fields for each result. Additional formats can be added by installing modules to <em>extend</em> Drupal''s base functionality.'
  46. weight: 4
  47. attributes:
  48. data-class: views-ui-display-tab-bucket.format
  49. views-ui-fields:
  50. id: views-ui-fields
  51. plugin: text
  52. label: Fields
  53. body: 'If this view uses fields, they are listed here. You can click on a field to configure it.'
  54. weight: 5
  55. attributes:
  56. data-class: views-ui-display-tab-bucket.field
  57. views-ui-filter:
  58. id: views-ui-filter
  59. plugin: text
  60. label: 'Filter your view'
  61. body: 'Add filters to limit the results in the output. E.g., to only show content that is <em>published</em>, you would add a filter for <em>Published</em> and select <em>Yes</em>.'
  62. weight: 6
  63. attributes:
  64. data-class: views-ui-display-tab-bucket.filter
  65. views-ui-filter-operations:
  66. id: views-ui-filter-operations
  67. plugin: text
  68. label: 'Filter actions'
  69. body: 'Add, rearrange or remove filters.'
  70. weight: 7
  71. attributes:
  72. data-class: 'views-ui-display-tab-bucket.filter .dropbutton-widget'
  73. views-ui-sorts:
  74. id: views-ui-sorts
  75. plugin: text
  76. label: 'Sort Criteria'
  77. body: 'Control the order in which the results are output. Click on an active sort rule to configure it.'
  78. weight: 8
  79. attributes:
  80. data-class: views-ui-display-tab-bucket.sort
  81. views-ui-sorts-operations:
  82. id: views-ui-sorts-operations
  83. plugin: text
  84. label: 'Sort actions'
  85. body: 'Add, rearrange or remove sorting rules.'
  86. weight: 9
  87. attributes:
  88. data-class: 'views-ui-display-tab-bucket.sort .dropbutton-widget'
  89. views-ui-preview:
  90. id: views-ui-preview
  91. plugin: text
  92. label: Preview
  93. body: 'Show a preview of the view output.'
  94. weight: 10
  95. location: left
  96. attributes:
  97. data-id: preview-submit