]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 239112 - docs patch to warn about min. TT version for hooks system. Patch by...
authorgerv%gerv.net <>
Tue, 27 Jul 2004 04:26:13 +0000 (04:26 +0000)
committergerv%gerv.net <>
Tue, 27 Jul 2004 04:26:13 +0000 (04:26 +0000)
docs/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