
Integration and Customization Guide
***********************************

You may find that Bugzilla already does what you want it to do, you
just need to configure it correctly. Read the *Administration Guide*
sections carefully to see if that's the case for you. If not, then
this chapter explains how to use the available mechanisms for
integration and customization.

* Customization FAQ
* Languages
* Skins
* Templates
  * Template Directory Structure
  * Choosing a Customization Method
  * How To Edit Templates
  * Template Formats and Types
  * Particular Templates
* Extensions
  * Adding A New Page to Bugzilla
  * Altering Data On An Existing Page
  * Adding New Fields To Bugs
  * Adding New Fields To Other Things
  * Adding Admin Configuration Panels
  * Adding User Preferences
  * Altering Who Can Change What
  * Checking Syntax
* APIs
  * Core Module API
  * Ad-Hoc APIs
  * XML-RPC
  * JSON-RPC
  * REST
  * BzAPI/BzAPI-Compatible REST
  * REST v2
======================================================================

This documentation undoubtedly has bugs; if you find some, please file
them here.
