Bugzilla – Attachment 180302 Details for
Bug 39522
Add hooks to allow 'Valuebuilder' plugins to be installable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39522: Add filtering to the plugin home page for valuebuilders
Bug-39522-Add-filtering-to-the-plugin-home-page-fo.patch (text/plain), 1.93 KB, created by
Jacob O'Mara
on 2025-04-02 11:46:44 UTC
(
hide
)
Description:
Bug 39522: Add filtering to the plugin home page for valuebuilders
Filename:
MIME Type:
Creator:
Jacob O'Mara
Created:
2025-04-02 11:46:44 UTC
Size:
1.93 KB
patch
obsolete
>From 94605629377afd8f71c42b8607d0acd169ee08f6 Mon Sep 17 00:00:00 2001 >From: Jacob O'Mara <jacob.omara@openfifth.co.uk> >Date: Wed, 2 Apr 2025 10:28:13 +0100 >Subject: [PATCH] Bug 39522: Add filtering to the plugin home page for > valuebuilders > >Co-authored-by: Mark Hofstetter <koha@trust-box.at> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt >index 031be79581..24ddba2320 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt >@@ -61,6 +61,7 @@ > <li><a class="dropdown-item" href="/cgi-bin/koha/plugins/plugins-home.pl?method=report">View report plugins</a></li> > <li><a class="dropdown-item" href="/cgi-bin/koha/plugins/plugins-home.pl?method=tool">View tool plugins</a></li> > <li><a class="dropdown-item" href="/cgi-bin/koha/plugins/plugins-home.pl?method=to_marc">View MARC conversion plugins</a></li> >+ <li><a class="dropdown-item" href="/cgi-bin/koha/plugins/plugins-home.pl?method=get_valuebuilder">View value builder plugins</a></li> > <li><a class="dropdown-item" href="/cgi-bin/koha/plugins/plugins-home.pl?method=opac_online_payment">View online payment plugins</a></li> > <li><a class="dropdown-item" href="/cgi-bin/koha/plugins/plugins-home.pl?method=intranet_catalog_biblio_enhancements">View bibliographic record enhancement plugins for the staff interface</a></li> > <li><a class="dropdown-item" href="/cgi-bin/koha/plugins/plugins-home.pl?method=ill_availability_services">View ILL availability plugins</a></li> >-- >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 39522
:
180283
|
180284
|
180301
|
180302
|
180337
|
180338