summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/customization.xml
diff options
context:
space:
mode:
authorgerv%gerv.net <>2008-04-04 13:47:51 +0200
committergerv%gerv.net <>2008-04-04 13:47:51 +0200
commitf459dfad52af95894764a7b877ac3afbab3c849f (patch)
tree1ea85498b59f8c1f00e8e1616f5a5cffce72ae9a /docs/en/xml/customization.xml
parentccb69be9259fa35ac54ae2f5d3f06dc5fd615078 (diff)
downloadbugzilla-f459dfad52af95894764a7b877ac3afbab3c849f.tar.gz
bugzilla-f459dfad52af95894764a7b877ac3afbab3c849f.tar.xz
Bug 239112 - docs patch to give min. version of TT for hooks. Patch by nick.barnes; r=gerv, a=justdave.
Diffstat (limited to 'docs/en/xml/customization.xml')
-rw-r--r--docs/en/xml/customization.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/en/xml/customization.xml b/docs/en/xml/customization.xml
index ae4013ac4..83c02910f 100644
--- a/docs/en/xml/customization.xml
+++ b/docs/en/xml/customization.xml
@@ -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