https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36152

--- Comment #10 from Katrin Fischer <[email protected]> ---
(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. 

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.

-- 
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/

Reply via email to