Closed (fixed)
Project:
Tour
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2025 at 00:56 UTC
Updated:
5 Dec 2025 at 16:04 UTC
Jump to comment: Most recent
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
anybodyThanks @smustgrave!
Do we have any chance to use Drupals library system finally and not include tour.js into the module?
Comment #4
smustgrave commentedHuh?
Tour.js is always going to be needed?
Comment #5
smustgrave commentedComment #6
anybodySorry @smustgrave of course I meant Shepherd.js -.- My brain and hands were disconnected :D
Comment #7
smustgrave commentedSo I still needed to compile the shepherd js. I couldn’t get it working as a .mjs file. And had to play with the weights which feels dirty but appears to be working
Comment #8
anybodyThanks, yes that seems to be sadly true. We could alternatively ask Shepherd to provide a standalone / global script build as alternative to the .mjs version?
And we need to keep in mind and inform users about the licence change! So we should not ship with the commercial version?
Comment #9
smustgrave commentedMaybe in the README but that doesn't come into play here as I'm using the same version as before.
Comment #10
anybodyOk just wanted do ensure that and keep it in mind :)
Comment #11
smustgrave commentedAgreed though to drop a note makes sense.
Comment #12
smustgrave commentedDoes this work for you though? And it unblock your translation issue?
Comment #13
grevil commentedThis works perfectly and fixes our issue from #3552263: Tour strings are not translatable, should be "label" in schema! Thanks @smustgrave!
Code changes LGTM as well! RTBC!
Comment #15
smustgrave commented