https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27378
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This new features adds |This new features adds release notes|proper handling of tracking |proper handling of tracking |cookies into Koha. |cookies into Koha. | | |An |An |administrator can now |administrator can now |enable the option for end |enable the option for end |users to accept or deny |users to accept or deny |non-essential cookies being |non-essential cookies being |stored in their browser |stored in their browser |using the new system |using the new system |preference `CookieConsent`. |preference `CookieConsent`. | | |Once enabled, the |Once enabled, the |administrator should add |administrator should add |their non-essential cookie |their non-essential cookie |code into |code into |`CookieConsentedJS` as |`CookieConsentedJS` as |aposed to `OPACUserJS` and |opposed to `OPACUserJS` and |`IntranetUserJS`. |`IntranetUserJS`. | | | |This | |will enable a cookie banner | |to appear at the bottom of | |the screen with options to | |allow all, allow essential | |and view more information. -- You are receiving this mail because: 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/
