]> 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:02:04 +0000 (22:02 +0000)
committerlpsolit%gmail.com <>
Tue, 28 Jul 2009 22:02:04 +0000 (22:02 +0000)
docs/en/xml/Bugzilla-Guide.xml
docs/en/xml/customization.xml

index 3bff49c0fcea32d9da8eb76411bdf85d948c1088..6b3b1dbf9b741bee9989699ac01224ab4f72144f 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 81a5b4960d749dc61fa27bfd1e00e21ec048f803..0b6e15a05934024cb46a7d8a47a74e553cde4685 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>