Chris@0: langcode: en
Chris@0: status: true
Chris@0: dependencies:
Chris@0: module:
Chris@0: - views_ui
Chris@0: id: views-ui
Chris@0: label: 'View edit page'
Chris@0: module: views_ui
Chris@0: routes:
Chris@0: -
Chris@0: route_name: entity.view.edit_form
Chris@0: -
Chris@0: route_name: entity.view.edit_display_form
Chris@0: tips:
Chris@0: views-main:
Chris@0: id: views-main
Chris@0: plugin: text
Chris@0: label: 'Manage view settings'
Chris@0: body: 'View or edit the configuration.'
Chris@0: weight: 1
Chris@0: views-ui-displays:
Chris@0: id: views-ui-displays
Chris@0: plugin: text
Chris@0: label: 'Displays in this view'
Chris@0: 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.'
Chris@0: weight: 2
Chris@0: attributes:
Chris@0: data-id: views-display-top
Chris@0: views-ui-view-admin:
Chris@0: id: views-ui-view-admin
Chris@0: plugin: text
Chris@0: label: 'View administration'
Chris@0: body: 'Perform administrative tasks, including adding a description and creating a clone. Click the drop-down button to view the available options.'
Chris@0: weight: 3
Chris@0: location: left
Chris@0: attributes:
Chris@0: data-id: views-display-extra-actions
Chris@0: views-ui-format:
Chris@0: id: views-ui-format
Chris@0: plugin: text
Chris@0: label: 'Output format'
Chris@0: body: 'Choose how to output results. E.g., choose Content to output each item completely, using your configured display settings. Or choose Fields, which allows you to output only specific fields for each result. Additional formats can be added by installing modules to extend Drupal''s base functionality.'
Chris@0: weight: 4
Chris@0: attributes:
Chris@0: data-class: views-ui-display-tab-bucket.format
Chris@0: views-ui-fields:
Chris@0: id: views-ui-fields
Chris@0: plugin: text
Chris@0: label: Fields
Chris@0: body: 'If this view uses fields, they are listed here. You can click on a field to configure it.'
Chris@0: weight: 5
Chris@0: attributes:
Chris@0: data-class: views-ui-display-tab-bucket.field
Chris@0: views-ui-filter:
Chris@0: id: views-ui-filter
Chris@0: plugin: text
Chris@0: label: 'Filter your view'
Chris@0: body: 'Add filters to limit the results in the output. E.g., to only show content that is published, you would add a filter for Published and select Yes.'
Chris@0: weight: 6
Chris@0: attributes:
Chris@0: data-class: views-ui-display-tab-bucket.filter
Chris@0: views-ui-filter-operations:
Chris@0: id: views-ui-filter-operations
Chris@0: plugin: text
Chris@0: label: 'Filter actions'
Chris@0: body: 'Add, rearrange or remove filters.'
Chris@0: weight: 7
Chris@0: attributes:
Chris@0: data-class: 'views-ui-display-tab-bucket.filter .dropbutton-widget'
Chris@0: views-ui-sorts:
Chris@0: id: views-ui-sorts
Chris@0: plugin: text
Chris@0: label: 'Sort Criteria'
Chris@0: body: 'Control the order in which the results are output. Click on an active sort rule to configure it.'
Chris@0: weight: 8
Chris@0: attributes:
Chris@0: data-class: views-ui-display-tab-bucket.sort
Chris@0: views-ui-sorts-operations:
Chris@0: id: views-ui-sorts-operations
Chris@0: plugin: text
Chris@0: label: 'Sort actions'
Chris@0: body: 'Add, rearrange or remove sorting rules.'
Chris@0: weight: 9
Chris@0: attributes:
Chris@0: data-class: 'views-ui-display-tab-bucket.sort .dropbutton-widget'
Chris@0: views-ui-preview:
Chris@0: id: views-ui-preview
Chris@0: plugin: text
Chris@0: label: Preview
Chris@0: body: 'Show a preview of the view output.'
Chris@0: weight: 10
Chris@0: location: left
Chris@0: attributes:
Chris@0: data-id: preview-submit