[Koha-bugs] [Bug 25961] Add hooks for plugins to inject variables to XSLT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 24 16:17:55 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25961

--- Comment #14 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Marcel de Rooy from comment #12)
> More or less same code in two scripts ?

This is in line with the standard convention we have at this time. If you look
at Biblio.pm, Item.pm, Patron.pm, Availability.pm, SuggestionEngineMean,
didyoumean.pl, process_message_queue.pl, etc you'll see the same style code.

Bug 24031 will introduce Koha::Plugins::call which we can use to simplify all
these loops, but that should be done on a separate bug report to rework all
those loops.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list