Profile Tours

alt=
DannyA
@dannya
10 years ago
584 posts
What is the 'Profile Tour" functionality? How can i customize it to provide a tour of a custom skin?
updated by @dannya: 08/04/14 11:11:16AM
brian
@brian
10 years ago
10,148 posts
andersda:
What is the 'Profile Tour" functionality? How can i customize it to provide a tour of a custom skin?

The profile tours module allows module developers to provide "tours" of their module functionality to system owners. It is based on qtips2:

http://qtip2.com/

which you can reference to build custom tours for your own site.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
DannyA
@dannya
10 years ago
584 posts
Thanks! Looks good.
alt=
DannyA
@dannya
10 years ago
584 posts
Would you use this for one-time notifications. For example, if you wanted to notify all users of something one time when they log in; and once they acknowledge it isn't shown again.
brian
@brian
10 years ago
10,148 posts
andersda:
Would you use this for one-time notifications. For example, if you wanted to notify all users of something one time when they log in; and once they acknowledge it isn't shown again.

You could - the qtips2 interface just provides you with a flexible JS framework for creating modal windows that "attach" to jQuery selectors - so you can really do anything you want with it.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags