]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 239112 - docs patch to give min. version of TT for hooks. Patch by nick.barnes...
authorgerv%gerv.net <>
Fri, 4 Apr 2008 11:47:51 +0000 (11:47 +0000)
committergerv%gerv.net <>
Fri, 4 Apr 2008 11:47:51 +0000 (11:47 +0000)
docs/en/xml/customization.xml

index ae4013ac475d77d8d28a72655e2b46953b2b7abc..83c02910f9d158eaca75346e2942bcc4e0105861 100644 (file)
   <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