https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060 --- Comment #41 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to David Cook from comment #40)
(In reply to Christopher Brannon from comment #39)
(In reply to Katrin Fischer from comment #37)
I wonder if using separate "OPAC views" and the system preference overwrite would also be an approach as a possible workaround?
Could you elaborate? I'm not sure I understand. :) Thanks.
She's referring to this: https://wiki.koha-community.org/wiki/Override_sysprefs_in_Apache_config
It looks like the wiki actually already has a self checkout example even.
Basically, you'd need a different subdomain for each self checkout, and then configure Apache to change sysprefs based on the different subdomains.
Oh yeah. I remember that. This sounds like a nightmare to implement. I think there are less complicated ways to build this into Koha itself and make it easier to implement. -- You are receiving this mail because: You are watching all bug changes.