[Koha-bugs] [Bug 10206] Add Koha TT Plugin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 23 19:43:17 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10206

--- Comment #8 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 18357
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18357&action=edit
Bug 10206 - Add Koha TT Plugin - Koha.Preference

This plugin is meant to be a place to put general purpose TT functions
directly related to Koha. If a plugin is not a filter, and does not
have more than one subroutine, that subroutine most likely belongs
in this TT plugin.

This first and only function the plugin currently has is Preference,
which allows a template to get the value of a system preference without,
it needing to be passed in from a perl script.

This plugin was already tested and signed off as part of bug 7441.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list