Bugzilla – Attachment 173591 Details for
Bug 37916
Plugin search and install regression
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36154: Make shelfbrowser.tt to be able to use images coming from plugins
Bug-36154-Make-shelfbrowsertt-to-be-able-to-use-im.patch (text/plain), 943 bytes, created by
Hammat wele
on 2024-10-28 20:41:31 UTC
(
hide
)
Description:
Bug 36154: Make shelfbrowser.tt to be able to use images coming from plugins
Filename:
MIME Type:
Creator:
Hammat wele
Created:
2024-10-28 20:41:31 UTC
Size:
943 bytes
patch
obsolete
>From d781731e7c920b99b19b9d2ea7bd0fca8889df11 Mon Sep 17 00:00:00 2001 >From: Hammat Wele <hammat.wele@inlibro.com> >Date: Fri, 12 Jul 2024 21:42:26 +0000 >Subject: [PATCH] Bug 36154: Make shelfbrowser.tt to be able to use images > coming from plugins > >https://bugs.koha-community.org/show_bug.cgi?id=37916 >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/svc/shelfbrowser.tt | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/svc/shelfbrowser.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/svc/shelfbrowser.tt >index 6af6d6675c..7242727301 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/svc/shelfbrowser.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/svc/shelfbrowser.tt >@@ -1,3 +1,6 @@ > [% USE Koha %] >+[% USE KohaPlugins %] >+[% SET CoverImagePlugins = KohaPlugins.get_plugins_opac_cover_images %] >+[% CoverImagePlugins %] > [% PROCESS 'shelfbrowser.inc' %] > [% INCLUDE shelfbrowser %] >-- >2.34.1
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 37916
:
171457
|
171462
|
171470
|
173589
|
173590
|
173591