Seems pretty straightforward, all done in yaml: http://previousnext.com.au/blog/tour-module-part-2-creating-tour-your-mo...
Document the functionality on the module configuration page.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | honeypot-1944956-3.patch | 4.73 KB | tim.plunkett |
| #3 | interdiff.txt | 1.65 KB | tim.plunkett |
| #1 | 1944956-1-tour-honeypot.patch | 3.08 KB | geerlingguy |
Comments
Comment #1
geerlingguy commentedAttached patch was built using the nifty Tour Builder + Tour UI modules in harmony. Here are the steps involved:
git clone --branch 8.x-1.x http://git.drupal.org/sandbox/nick_schuch/1933602.git tour_uiadmin/config/user-interface/tour), and add a new tour. Configure all the steps by clicking through the interface.admin/config/user-interface/tour-builder) and under operations, export the tour to a file.configdirectory.Comment #3
tim.plunkettThis should help with the fails.
Comment #4
geerlingguy commentedThanks, @tim.plunkett! Committed: http://drupalcode.org/project/honeypot.git/commit/93c787f
Also, the pertinent change record for the failing tests earlier is New Entity Field API based upon the Typed Data API. I'm going to update that record so it's easier to find when searching around 'nid' and such.