Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
me too - pretty please! :)
I have amberjack running standalone on my 4.7 site - but i'd really like a better way of creating tours so i don't have to have the amberjack markup at the bottom of page.tpl.php on every single page, even one's that aren't in the tour. It means I can only have one small tour or I'll end up with a huge page.tpl.php
Also have you looked at the possibility to create this as an extension to the playlist module, using audio_playlist.module as an example. The playlist module has a great interface for creating lists of any nodes, and these could then form the basis for an amberjack tour. just an idea.
I'll have a play with this module on my 5.0b1 test site, but a 4.7 version would be great!
I'm running Drupal 4.7.3. I've installed the Amberjack 4.7.x-2.x-dev
I have what should be a 8 page tour. When you click on next arrow from 2 going to page 3 it jumps to page 7. Now, if you're on 7 and click back arrow it goes 6, 5, 4, 7. What can be so wrong with page 3 that this happens? How can this be fixed.
I've tried deleting that tour and creating another - still nadda. Anyone have any suggestions? (other than upgrading to 5)
I guess you should check your page urls, and make sure you dont' have duplicates. Can you provide the url for the tour on your site, so I can check if there's something wrong?
Comments
Comment #1
vm commentedI would venture a guess that backporting this to 4.7 would be difficult. 5.0 uses the JQuery javascript library 4.7 does not.
Comment #2
bluecobalt commentedYes, however, there is the jQuery module for 4.7 - http://drupal.org/project/jquery47
Comment #3
Christefano-oldaccount commentedI second the request for a 4.7 version.
Comment #4
steveparks commentedme too - pretty please! :)
I have amberjack running standalone on my 4.7 site - but i'd really like a better way of creating tours so i don't have to have the amberjack markup at the bottom of page.tpl.php on every single page, even one's that aren't in the tour. It means I can only have one small tour or I'll end up with a huge page.tpl.php
Also have you looked at the possibility to create this as an extension to the playlist module, using audio_playlist.module as an example. The playlist module has a great interface for creating lists of any nodes, and these could then form the basis for an amberjack tour. just an idea.
I'll have a play with this module on my 5.0b1 test site, but a 4.7 version would be great!
Comment #5
stefano73 commentedComment #6
steveparks commentedThank-you very much!!!
:)
steve
Comment #7
Ron5150 commentedThis rocks but....
I'm running Drupal 4.7.3. I've installed the Amberjack 4.7.x-2.x-dev
I have what should be a 8 page tour. When you click on next arrow from 2 going to page 3 it jumps to page 7. Now, if you're on 7 and click back arrow it goes 6, 5, 4, 7. What can be so wrong with page 3 that this happens? How can this be fixed.
I've tried deleting that tour and creating another - still nadda. Anyone have any suggestions? (other than upgrading to 5)
Thanks!
Comment #8
stefano73 commentedI guess you should check your page urls, and make sure you dont' have duplicates. Can you provide the url for the tour on your site, so I can check if there's something wrong?