From: gerv%gerv.net <> Date: Tue, 27 Jul 2004 04:26:13 +0000 (+0000) Subject: Bug 239112 - docs patch to warn about min. TT version for hooks system. Patch by... X-Git-Tag: bugzilla-2.18rc2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b75190cb660775d1a718655c52759616cb61ed1;p=thirdparty%2Fbugzilla.git Bug 239112 - docs patch to warn about min. TT version for hooks system. Patch by nick.barnes; r=gerv, a=justdave. --- diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml index ae4013ac47..83c02910f9 100644 --- a/docs/xml/customization.xml +++ b/docs/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