diff options
Diffstat (limited to 'docs/html/customization.html')
-rw-r--r-- | docs/html/customization.html | 230 |
1 files changed, 0 insertions, 230 deletions
diff --git a/docs/html/customization.html b/docs/html/customization.html deleted file mode 100644 index 525cc08e0..000000000 --- a/docs/html/customization.html +++ /dev/null @@ -1,230 +0,0 @@ -<HTML -><HEAD -><TITLE ->Customising Bugzilla</TITLE -><META -NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ -"><LINK -REL="HOME" -TITLE="The Bugzilla Guide - 2.17.7 - Development Release" -HREF="index.html"><LINK -REL="PREVIOUS" -TITLE="Upgrading to New Releases" -HREF="upgrading.html"><LINK -REL="NEXT" -TITLE="Template Customization" -HREF="cust-templates.html"></HEAD -><BODY -CLASS="chapter" -BGCOLOR="#FFFFFF" -TEXT="#000000" -LINK="#0000FF" -VLINK="#840084" -ALINK="#0000FF" -><DIV -CLASS="NAVHEADER" -><TABLE -SUMMARY="Header navigation table" -WIDTH="100%" -BORDER="0" -CELLPADDING="0" -CELLSPACING="0" -><TR -><TH -COLSPAN="3" -ALIGN="center" ->The Bugzilla Guide - 2.17.7 - Development Release</TH -></TR -><TR -><TD -WIDTH="10%" -ALIGN="left" -VALIGN="bottom" -><A -HREF="upgrading.html" -ACCESSKEY="P" ->Prev</A -></TD -><TD -WIDTH="80%" -ALIGN="center" -VALIGN="bottom" -></TD -><TD -WIDTH="10%" -ALIGN="right" -VALIGN="bottom" -><A -HREF="cust-templates.html" -ACCESSKEY="N" ->Next</A -></TD -></TR -></TABLE -><HR -ALIGN="LEFT" -WIDTH="100%"></DIV -><DIV -CLASS="chapter" -><H1 -><A -NAME="customization" -></A ->Chapter 4. Customising Bugzilla</H1 -><DIV -CLASS="TOC" -><DL -><DT -><B ->Table of Contents</B -></DT -><DT ->4.1. <A -HREF="cust-templates.html" ->Template Customization</A -></DT -><DD -><DL -><DT ->4.1.1. <A -HREF="cust-templates.html#AEN1208" ->What to Edit</A -></DT -><DT ->4.1.2. <A -HREF="cust-templates.html#AEN1231" ->How To Edit Templates</A -></DT -><DT ->4.1.3. <A -HREF="cust-templates.html#AEN1241" ->Template Formats</A -></DT -><DT ->4.1.4. <A -HREF="cust-templates.html#AEN1254" ->Particular Templates</A -></DT -><DT ->4.1.5. <A -HREF="cust-templates.html#template-http-accept" ->Configuring Bugzilla to Detect the User's Language</A -></DT -></DL -></DD -><DT ->4.2. <A -HREF="cust-hooks.html" ->Template Hooks</A -></DT -><DT ->4.3. <A -HREF="cust-change-permissions.html" ->Customizing Who Can Change What</A -></DT -><DT ->4.4. <A -HREF="dbmodify.html" ->Modifying Your Running System</A -></DT -><DT ->4.5. <A -HREF="dbdoc.html" ->MySQL Bugzilla Database Introduction</A -></DT -><DT ->4.6. <A -HREF="integration.html" ->Integrating Bugzilla with Third-Party Tools</A -></DT -><DD -><DL -><DT ->4.6.1. <A -HREF="integration.html#bonsai" ->Bonsai</A -></DT -><DT ->4.6.2. <A -HREF="integration.html#cvs" ->CVS</A -></DT -><DT ->4.6.3. <A -HREF="integration.html#scm" ->Perforce SCM</A -></DT -><DT ->4.6.4. <A -HREF="integration.html#tinderbox" ->Tinderbox/Tinderbox2</A -></DT -></DL -></DD -></DL -></DIV -></DIV -><DIV -CLASS="NAVFOOTER" -><HR -ALIGN="LEFT" -WIDTH="100%"><TABLE -SUMMARY="Footer navigation table" -WIDTH="100%" -BORDER="0" -CELLPADDING="0" -CELLSPACING="0" -><TR -><TD -WIDTH="33%" -ALIGN="left" -VALIGN="top" -><A -HREF="upgrading.html" -ACCESSKEY="P" ->Prev</A -></TD -><TD -WIDTH="34%" -ALIGN="center" -VALIGN="top" -><A -HREF="index.html" -ACCESSKEY="H" ->Home</A -></TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" -><A -HREF="cust-templates.html" -ACCESSKEY="N" ->Next</A -></TD -></TR -><TR -><TD -WIDTH="33%" -ALIGN="left" -VALIGN="top" ->Upgrading to New Releases</TD -><TD -WIDTH="34%" -ALIGN="center" -VALIGN="top" -> </TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" ->Template Customization</TD -></TR -></TABLE -></DIV -></BODY -></HTML ->
\ No newline at end of file |