[Bug 48198] Add declarative way to restrict when tour is launched

2013-10-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48198 Steven Walling swall...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Normal -- You

[Bug 48198] Add declarative way to restrict when tour is launched

2013-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48198 --- Comment #2 from Matthew Flaschen mflasc...@wikimedia.org --- I've added showConditionally for this. Currently, the only value is 'stickToFirstPage', meaning that it should only show on the same page it first showed on. I'm going to add a

[Bug 48198] Add declarative way to restrict when tour is launched

2013-05-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48198 --- Comment #1 from Matthew Flaschen mflasc...@wikimedia.org --- Even though it isn't declarative, when you do need a function to control this (e.g. when you want to check the openTask cookie with getTasks()), it might be helpful to provide a