Hi all,

For those of you who use GuidedTour, I wanted to share that today Matt Flaschen deployed two relevant updates:
  1. We made a fix for bug 52369, which means we're accurately detecting whether VE is present or not, and delivering the correct tour. Our current strategy for dealing with the fact that there are two editor interfaces side-by-side is to have a separate tours VE and for wikitext editing introductions, and deliver one or the other based on whether VE is present or not. 
  2. Tour makers, you can now change the name of the buttons in your tour scripts, insteading being stuck with using "Next" or "Okay" for the default actions. Now, code like the following actually works:
buttons: [ {
action: 'next',
name: 'A different name here'
} ]

Let us know if you have any questions. 

--
Steven Walling
https://wikimediafoundation.org/