minnestar / sessionizer

Conference session management application
http://sessions.minnestar.org
MIT License
29 stars 23 forks source link

Add Iubenda powered privacy policy #13

Open jthingelstad opened 10 years ago

jthingelstad commented 10 years ago

Here is the code to embed Iubenda into sessionizer:

<a href="//www.iubenda.com/privacy-policy/945650" class="iubenda-white iubenda-embed" title="Privacy Policy">Privacy Policy</a><script type="text/javascript">(function (w,d) {var loader = function () {var s = d.createElement("script"), tag = d.getElementsByTagName("script")[0]; s.src = "//cdn.iubenda.com/iubenda.js"; tag.parentNode.insertBefore(s,tag);}; if(w.addEventListener){w.addEventListener("load", loader, false);}else if(w.attachEvent){w.attachEvent("onload", loader);}else{w.onload = loader;}})(window, document);</script>

We should add a bottom footer to the schedule view as well as all views that contains this as a link from Privacy Policy. Would be a good place for us to add additional links for other minnestar websites and basic about information.