diff options
Diffstat (limited to 'docs/html/database.html')
-rw-r--r-- | docs/html/database.html | 224 |
1 files changed, 0 insertions, 224 deletions
diff --git a/docs/html/database.html b/docs/html/database.html deleted file mode 100644 index 06e792a1c..000000000 --- a/docs/html/database.html +++ /dev/null @@ -1,224 +0,0 @@ -<HTML -><HEAD -><TITLE ->The Bugzilla Database</TITLE -><META -NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ -"><LINK -REL="HOME" -TITLE="The Bugzilla Guide - 2.17.5 - Development Release" -HREF="index.html"><LINK -REL="PREVIOUS" -TITLE="Integrating Bugzilla with Third-Party Tools" -HREF="integration.html"><LINK -REL="NEXT" -TITLE="Template Customization" -HREF="cust-templates.html"></HEAD -><BODY -CLASS="appendix" -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.5 - Development Release</TH -></TR -><TR -><TD -WIDTH="10%" -ALIGN="left" -VALIGN="bottom" -><A -HREF="integration.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="appendix" -><H1 -><A -NAME="database" -></A ->Appendix A. The Bugzilla Database</H1 -><DIV -CLASS="TOC" -><DL -><DT -><B ->Table of Contents</B -></DT -><DT ->A.1. <A -HREF="cust-templates.html" ->Template Customization</A -></DT -><DD -><DL -><DT ->A.1.1. <A -HREF="cust-templates.html#AEN1667" ->What to Edit</A -></DT -><DT ->A.1.2. <A -HREF="cust-templates.html#AEN1690" ->How To Edit Templates</A -></DT -><DT ->A.1.3. <A -HREF="cust-templates.html#AEN1700" ->Template Formats</A -></DT -><DT ->A.1.4. <A -HREF="cust-templates.html#AEN1713" ->Particular Templates</A -></DT -><DT ->A.1.5. <A -HREF="cust-templates.html#template-http-accept" ->Configuring Bugzilla to Detect the User's Language</A -></DT -></DL -></DD -><DT ->A.2. <A -HREF="cust-change-permissions.html" ->Change Permission Customization</A -></DT -><DT ->A.3. <A -HREF="dbmodify.html" ->Modifying Your Running System</A -></DT -><DT ->A.4. <A -HREF="dbdoc.html" ->MySQL Bugzilla Database Introduction</A -></DT -></DL -></DIV -><DIV -CLASS="note" -><P -></P -><TABLE -CLASS="note" -WIDTH="100%" -BORDER="0" -><TR -><TD -WIDTH="25" -ALIGN="CENTER" -VALIGN="TOP" -><IMG -SRC="../images/note.gif" -HSPACE="5" -ALT="Note"></TD -><TD -ALIGN="LEFT" -VALIGN="TOP" -><P ->This document really needs to be updated with more fleshed out - information about primary keys, interrelationships, and maybe some nifty - tables to document dependencies. Any takers?</P -></TD -></TR -></TABLE -></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="integration.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" ->Integrating Bugzilla with Third-Party Tools</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 |