]> git.koha-community.org Git - koha.git/commit
Bug 35348: Add cookies link to opac footer
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 16 Nov 2023 17:24:27 +0000 (17:24 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 26 Apr 2024 15:06:00 +0000 (17:06 +0200)
commitf00879c0f65e916cab60579a571d40a449693859
treef9427d49c21ba2576b70fb32e75b93cca44c44eb
parent0ff70e0b0ca35a2c91fe4e971a911002ee7241c7
Bug 35348: Add cookies link to opac footer

This patch adds a link that opens the cookies info dialogue to the opac
footer when the CookieConsent feature is enabled.

Test plan
1) Enable CookieConsent
2) On the OPAC you should now see a 'Cookies' link at the bottom of the
   page.
3) Clicking the link should open the "Cookie consent" modal where you
   can see the details of the cookies you have accepted and change your
   choices.
4) Bonus points: Enable 'OpacProblemReports' and note it aligns left of
   'Cookies' in the same footer bar.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss
koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
koha-tmpl/opac-tmpl/bootstrap/js/cookieconsent.js