From: gerv%gerv.net <> Date: Fri, 4 Apr 2008 11:47:51 +0000 (+0000) Subject: Bug 239112 - docs patch to give min. version of TT for hooks. Patch by nick.barnes... X-Git-Tag: bugzilla-3.1.3~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f459dfad52af95894764a7b877ac3afbab3c849f;p=thirdparty%2Fbugzilla.git Bug 239112 - docs patch to give min. version of TT for hooks. Patch by nick.barnes; r=gerv, a=justdave. --- diff --git a/docs/en/xml/customization.xml b/docs/en/xml/customization.xml index ae4013ac47..83c02910f9 100644 --- a/docs/en/xml/customization.xml +++ b/docs/en/xml/customization.xml @@ -342,6 +342,15 @@
Template Hooks + + + Template Hooks require Template Toolkit version 2.12 or + above, or the application of a patch. See bug + 239112 for details. + + + Template hooks are a way for extensions to Bugzilla to insert code into the standard Bugzilla templates without modifying the template files