X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Ftour%2Ftests%2Ftour_test%2Fconfig%2Finstall%2Ftour.tour.tour-test.yml;fp=web%2Fcore%2Fmodules%2Ftour%2Ftests%2Ftour_test%2Fconfig%2Finstall%2Ftour.tour.tour-test.yml;h=4236f724e0347583ed58aa13d8887993d947030c;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml b/web/core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml new file mode 100644 index 000000000..4236f724e --- /dev/null +++ b/web/core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml @@ -0,0 +1,40 @@ +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 [site:name] 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: '

Im all these things:

' + weight: 6 + attributes: + data-id: tour-test-3