Bug 239112 - docs patch to give min. version of TT for hooks. Patch by nick.barnes; r=gerv, a=justdave.

git-svn-id: svn://10.0.0.236/trunk@249284 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gerv%gerv.net 2008-04-04 06:50:56 +00:00
parent 63ef0238e2
commit 2260a21287

View File

@ -342,6 +342,15 @@
<section id="cust-hooks">
<title>Template Hooks</title>
<warning>
<para>
Template Hooks require Template Toolkit version 2.12 or
above, or the application of a patch. See <ulink
url="http://bugzilla.mozilla.org/show_bug.cgi?id=239112">bug
239112</ulink> for details.
</para>
</warning>
<para>
Template hooks are a way for extensions to Bugzilla to insert code
into the standard Bugzilla templates without modifying the template files