[Koha-bugs] [Bug 27378] Enable compliance with EU Cookie Legislation via cookie consent

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 30 22:02:53 CEST 2023


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

Sam Lau <samalau at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #151736|0                           |1
        is obsolete|                            |

--- Comment #124 from Sam Lau <samalau at gmail.com> ---
Created attachment 151827
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151827&action=edit
Bug 27378: Add sysprefs

This commit adds 4 new sysprefs:

- CookieConsent - the master on/off for this functionality
- ConsentJS - The configuration for JS code that requires consent prior to
running.
- CookieConsentBar: Allows the admin to specify the HTML that will be
displayed in the consent bar that appears at the bottom of the page
- CookieConsentPopup: Allows the admin to specify the HTML that will be
displayed in the cookie consent popup

Signed-ff-by: Barry Cannon <bc at interleaf.ie>
(cherry picked from commit d17ee9aff67f99393aa47376a33764840eb2ab38)
Signed-off-by: Sam Lau <samalau at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list