tour.tour.tour-test.yml in Zircon Profile 8.0
Same filename in this branch
Same filename and directory in other branches
core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml
File
core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.ymlView source
- id: tour-test
- module: tour_test
- label: 'Tour test english'
- langcode: en
- routes:
- - route_name: tour_test.1
- - route_name: tour_test.3
- route_params:
- locale: foo
- tips:
- tour-test-1:
- id: tour-test-1
- plugin: text
- label: 'The first tip'
- body: 'Is <a href="[site:url]">[site:name]</a> always the best dressed?'
- weight: 1
- attributes:
- data-id: tour-test-1
- tour-test-action:
- id: tour-test-3
- plugin: text
- label: 'The action'
- body: 'The action button of awesome'
- weight: 2
- attributes:
- data-class: button-action
- tour-test-3:
- id: tour-test-3
- plugin: image
- label: 'The awesome image'
- url: 'http://local/image.png'
- weight: 1
- tour-test-6:
- id: tour-test-6
- plugin: text
- label: 'Im a list'
- body: '<p>Im all these things:</p><ul><li>Modal</li><li>Awesome</li></ul>'
- weight: 6
- attributes:
- data-id: tour-test-3