summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/customization.xml
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-07-28 23:57:27 +0200
committerlpsolit%gmail.com <>2009-07-28 23:57:27 +0200
commit32472b594d84fe4a870a0868e72de13957bf034a (patch)
tree8a1613c92c7daa946fd8cf61dcc2b8dc0bd8df49 /docs/en/xml/customization.xml
parenta94cdd351916849050bac4957a582d17985e1268 (diff)
downloadbugzilla-32472b594d84fe4a870a0868e72de13957bf034a.tar.gz
bugzilla-32472b594d84fe4a870a0868e72de13957bf034a.tar.xz
Bug 233400: The "3rd-party integration" section should point to Bugzilla:Addons on wiki - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
Diffstat (limited to 'docs/en/xml/customization.xml')
-rw-r--r--docs/en/xml/customization.xml13
1 files changed, 11 insertions, 2 deletions
diff --git a/docs/en/xml/customization.xml b/docs/en/xml/customization.xml
index 9c69c3757..0d56ba25c 100644
--- a/docs/en/xml/customization.xml
+++ b/docs/en/xml/customization.xml
@@ -790,8 +790,17 @@
</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>