DaftMonk / angular-tour

AngularJS directive for giving an interactive tour of your website.
http://daftmonk.github.io/angular-tour/
MIT License
609 stars 137 forks source link

Multiple Content Entries #27

Open breehaf opened 9 years ago

breehaf commented 9 years ago

I have a requirement for my tourtips to have different headings, content and other elements such as images (most with unique formatting). It would be great if there were some optional parameters in the "options" where you could just input text, then use the content when you customize the HTML template. I was able to do this pretty easily by editing the angular-tour.js file, but it would be great if it was a part of the original source code.

mstenquist commented 8 years ago

+1