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
- 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
- 11.x core/modules/tour/tests/tour_test/config/install/language/it/tour.tour.tour-test.yml
- 11.x 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
- 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
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.