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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 6 20:29:56 CEST 2013


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 17969
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17969&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>

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


More information about the Koha-bugs mailing list