Bugzilla – Attachment 186941 Details for
Bug 40879
Add system preference to enable/disable the “Cite” option in the OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40879: Added new OpacCiteModal system preference to the admin opac sysprefs
Bug-40879-Added-new-OpacCiteModal-system-preferenc.patch (text/plain), 1.29 KB, created by
Laura Escamilla
on 2025-09-25 19:11:03 UTC
(
hide
)
Description:
Bug 40879: Added new OpacCiteModal system preference to the admin opac sysprefs
Filename:
MIME Type:
Creator:
Laura Escamilla
Created:
2025-09-25 19:11:03 UTC
Size:
1.29 KB
patch
obsolete
>From 9304bdf1c8d8322626e3db1089f46e02d81b2d00 Mon Sep 17 00:00:00 2001 >From: Laura_Escamilla <laura.escamilla@bywatersolutions.com> >Date: Thu, 25 Sep 2025 19:07:48 +0000 >Subject: [PATCH] Bug 40879: Added new OpacCiteModal system preference to the > admin opac sysprefs > >--- > .../prog/en/modules/admin/preferences/opac.pref | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >index f15aad0b93..947bbe6354 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >@@ -427,6 +427,12 @@ OPAC: > 0: "Don't allow" > - "patrons to browse subject authorities on the OPAC." > - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/build_browser_and_cloud.pl</code> cronjob. Ask your system administrator to schedule it." >+ - >+ - pref: OpacCiteModal >+ choices: >+ 1: Enable >+ 0: Disable >+ - the option to show the Cite modal on the bibliographic detail page. > - > - pref: OpacCloud > choices: >-- >2.39.5
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 40879
:
186928
|
186929
|
186930
|
186931
|
186932
|
186933
|
186935
|
186936
|
186937
|
186938
|
186939
|
186940
| 186941