tour.tour.tour-test.yml
Same filename in this branch
Same filename in other branches
- 9 core/modules/tour/tests/tour_test/config/install/language/it/tour.tour.tour-test.yml
- 9 core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml
- 8.9.x core/modules/tour/tests/tour_test/config/install/language/it/tour.tour.tour-test.yml
- 8.9.x core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml
- 10 core/modules/tour/tests/tour_test/config/install/language/it/tour.tour.tour-test.yml
- 10 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.yml
View source
- langcode: en
- id: tour-test
- label: 'Tour test english'
- module: tour_test
- 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'
- weight: 1
- selector: '#tour-test-1'
- body: 'Is <a href="[site:url]">[site:name]</a> always the best dressed?'
- tour-test-action:
- id: tour-test-3
- plugin: text
- label: 'The action'
- weight: 2
- selector: .button-action
- body: 'The action button of awesome'
- 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'
- weight: 6
- selector: '#tour-test-3'
- body: '<p>Im all these things:</p><ul><li>Modal</li><li>Awesome</li></ul>'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.