https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36152
--- Comment #11 from David Cook <[email protected]> --- (In reply to Katrin Fischer from comment #10) > (In reply to David Cook from comment #9) > > Overall, I'd love to hear all the use cases I can for Javascript in Koha, so > > that I can design something that works for everyone. > > We do have the use case that for some services, we need to include JS files > that are on our server, but there is no nice way to do that right now. We > end up putting something like: </script><script.... /><script> into the > UserJS file in order to be able to do that. Why not just put the script tags in opacheader or opaccredits? > Sometimes libraries also want to use something like Matomo or Webtrack and > we need to integrate that. > > I think something strictly server side would indeed create a lot of friction > and extra work. Something more protected seems a better way. Yeah, the most secure computer is the one in a room with no network connection and no door, but then no one can use it hehe. I'm going to think more about this post-Kohacon (or maybe even at the hackfest...) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
