]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 233400: The "3rd-party integration" section should point to Bugzilla:Addons on...
authorlpsolit%gmail.com <>
Tue, 28 Jul 2009 22:00:05 +0000 (22:00 +0000)
committerlpsolit%gmail.com <>
Tue, 28 Jul 2009 22:00:05 +0000 (22:00 +0000)
docs/en/xml/Bugzilla-Guide.xml
docs/en/xml/customization.xml

index 15b4d295a23fa794f643ae59cb6c2d1d2aac38ba..2dda6a0d22a819db1fcaa0df27ebf6596f1e0b28 100644 (file)
@@ -13,7 +13,6 @@
 <!ENTITY administration SYSTEM "administration.xml">
 <!ENTITY security SYSTEM "security.xml">
 <!ENTITY using SYSTEM "using.xml">
-<!ENTITY integration SYSTEM "integration.xml">
 <!ENTITY index SYSTEM "index.xml">
 <!ENTITY customization SYSTEM "customization.xml">
 <!ENTITY troubleshooting SYSTEM "troubleshooting.xml">
index 9c69c3757fbbbc3447e63ff148b476a2fd12313e..0d56ba25c8a9ada7d3e41420a2f5453a1477bb01 100644 (file)
     </para>    
   </section>   
 
-  <!-- Integrating Bugzilla with Third-Party Tools -->
-  &integration;
+  <section id="integration">
+    <title>Integrating Bugzilla with Third-Party Tools</title>
+
+    <para>
+      Many utilities and applications can integrate with Bugzilla,
+      either on the client- or server-side. None of them is maintained
+      by the Bugzilla community, nor are they being tested during our
+      QA tests, so use them at your own risk. They are listed at
+      <ulink url="https://wiki.mozilla.org/Bugzilla:Addons" />.
+    </para>
+  </section>
 
 </chapter>