]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 428607 - Path for extension template hooks are wrong
authorbbaetz%acm.org <>
Sat, 26 Apr 2008 14:51:17 +0000 (14:51 +0000)
committerbbaetz%acm.org <>
Sat, 26 Apr 2008 14:51:17 +0000 (14:51 +0000)
r/a=mkanat

docs/en/xml/customization.xml

index bb89cb12b76b2d464508e9024a1a47e3956c9c7f..81a5b4960d749dc61fa27bfd1e00e21ec048f803 100644 (file)
 
   <section id="cust-hooks">
     <title>The Bugzilla Extension Mechanism</title>
-        
+    
     <warning>
       <para>
-        Custom extensions 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.
+        Note that the below paths are inconsistent and confusing. They will
+        likely be changed in Bugzilla 4.0.
       </para>
     </warning>
        
 
     <para>
       The corresponding extension file for this hook is
-      <filename>BUGZILLA_ROOT/extensions/projman/template/en/hook/global/useful-links-edit.html.tmpl</filename>.
+      <filename>BUGZILLA_ROOT/extensions/projman/template/en/global/useful-links-edit.html.tmpl</filename>.
       You then create that template file and add the following constant:
     </para>