Bugzilla – Attachment 155615 Details for
Bug 34791
CookieConsent preference should hint that there's HTML content blocks available for customisation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34791: Add links to HTML Customizations to CookieConsent preferences
Bug-34791-Add-links-to-HTML-Customizations-to-Cook.patch (text/plain), 1.89 KB, created by
Martin Renvoize (ashimema)
on 2023-09-14 14:31:25 UTC
(
hide
)
Description:
Bug 34791: Add links to HTML Customizations to CookieConsent preferences
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-09-14 14:31:25 UTC
Size:
1.89 KB
patch
obsolete
>From a76c66440b0e239569d6998ea74cea7d97c5c7e4 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 14 Sep 2023 15:28:27 +0100 >Subject: [PATCH] Bug 34791: Add links to HTML Customizations to CookieConsent > preferences > >This patch simply adds a note to the CookieConsent and CookieConsentedJS >system preferences to link to the HTML customizations page and hint at >which customization should be used to affect the components governed by >the preferences. >--- > .../prog/en/modules/admin/preferences/patrons.pref | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >index 0adb1ae1d7..221b6ac27d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >@@ -394,12 +394,14 @@ Patrons: > 1: Require > 0: "Don't require" > - cookie consent to be displayed in the OPAC and staff interface. >+ - '<br><strong>NOTE:</strong> The cookie banner can be customised using the <a href="/cgi-bin/koha/tools/additional-contents.pl?category=html_customizations" target="_blank">CookieConsentBar</a> html customisation.' > - > - Run the following JavaScript if cookie consent is provided (e.g. tracking code). > - pref: CookieConsentedJS > type: modaljs > initiator: populateCookieConsentedJS > processor: prepareCookieConsentedJS >+ - '<br><strong>NOTE:</strong> The cookie consent modal can be customised using the <a href="/cgi-bin/koha/tools/additional-contents.pl?category=html_customizations" target="_blank">CookieConsentPopup</a> html customisation.' > Security: > - > - Login passwords for staff and patrons must be at least >-- >2.41.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 34791
:
155615
|
158674
|
158798