diff options
author | gerv%gerv.net <> | 2004-01-25 03:30:57 +0100 |
---|---|---|
committer | gerv%gerv.net <> | 2004-01-25 03:30:57 +0100 |
commit | 6c709dd097e65025038a0dc9c17fad6a88e99b6b (patch) | |
tree | c0c33411898e67410829ea142458440fe912b388 /docs/html/cust-templates.html | |
parent | c7f3e4a3a055bbbec29a8731f388f9fa4648c768 (diff) | |
download | bugzilla-6c709dd097e65025038a0dc9c17fad6a88e99b6b.tar.gz bugzilla-6c709dd097e65025038a0dc9c17fad6a88e99b6b.tar.xz |
Massive rearrangement of the installation section. Hopefully it makes sense now.
Diffstat (limited to 'docs/html/cust-templates.html')
-rw-r--r-- | docs/html/cust-templates.html | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/docs/html/cust-templates.html b/docs/html/cust-templates.html index 19ac52100..90a800dc9 100644 --- a/docs/html/cust-templates.html +++ b/docs/html/cust-templates.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ "><LINK REL="HOME" -TITLE="The Bugzilla Guide - 2.17.5 +TITLE="The Bugzilla Guide - 2.17.7 Development Release" HREF="index.html"><LINK REL="UP" @@ -17,8 +17,8 @@ REL="PREVIOUS" TITLE="Customising Bugzilla" HREF="customization.html"><LINK REL="NEXT" -TITLE="Customizing Who Can Change What" -HREF="cust-change-permissions.html"></HEAD +TITLE="Template Hooks" +HREF="cust-hooks.html"></HEAD ><BODY CLASS="section" BGCOLOR="#FFFFFF" @@ -38,7 +38,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->The Bugzilla Guide - 2.17.5 +>The Bugzilla Guide - 2.17.7 Development Release</TH ></TR ><TR @@ -55,13 +55,13 @@ ACCESSKEY="P" WIDTH="80%" ALIGN="center" VALIGN="bottom" ->Chapter 6. Customising Bugzilla</TD +>Chapter 4. Customising Bugzilla</TD ><TD WIDTH="10%" ALIGN="right" VALIGN="bottom" ><A -HREF="cust-change-permissions.html" +HREF="cust-hooks.html" ACCESSKEY="N" >Next</A ></TD @@ -77,7 +77,7 @@ CLASS="section" ><A NAME="cust-templates" ></A ->6.1. Template Customization</H1 +>4.1. Template Customization</H1 ><P > Administrators can configure the look and feel of Bugzilla without having to edit Perl files or face the nightmare of massive merge @@ -89,7 +89,7 @@ NAME="cust-templates" determined by the user's browser. More information is available in <A HREF="cust-templates.html#template-http-accept" ->Section 6.1.5</A +>Section 4.1.5</A >. </P ><DIV @@ -97,9 +97,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN1588" +NAME="AEN1208" ></A ->6.1.1. What to Edit</H2 +>4.1.1. What to Edit</H2 ><P > The template directory structure is that there's a top level directory, <TT @@ -249,9 +249,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN1611" +NAME="AEN1231" ></A ->6.1.2. How To Edit Templates</H2 +>4.1.2. How To Edit Templates</H2 ><DIV CLASS="note" ><P @@ -329,9 +329,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN1621" +NAME="AEN1241" ></A ->6.1.3. Template Formats</H2 +>4.1.3. Template Formats</H2 ><P > Some CGIs have the ability to use more than one template. For example, buglist.cgi can output bug lists as RDF or two @@ -391,9 +391,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN1634" +NAME="AEN1254" ></A ->6.1.4. Particular Templates</H2 +>4.1.4. Particular Templates</H2 ><P > There are a few templates you may be particularly interested in customizing for your installation. @@ -567,7 +567,7 @@ CLASS="section" ><A NAME="template-http-accept" ></A ->6.1.5. Configuring Bugzilla to Detect the User's Language</H2 +>4.1.5. Configuring Bugzilla to Detect the User's Language</H2 ><P >Bugzilla honours the user's Accept: HTTP header. You can install templates in other languages, and Bugzilla will pick the most appropriate @@ -583,7 +583,7 @@ TARGET="_top" >After untarring the localizations (or creating your own) in the <TT CLASS="filename" ->$BUGZILLA_HOME/template</TT +>BUGZILLA_ROOT/template</TT > directory, you must update the <TT CLASS="option" @@ -635,7 +635,7 @@ WIDTH="33%" ALIGN="right" VALIGN="top" ><A -HREF="cust-change-permissions.html" +HREF="cust-hooks.html" ACCESSKEY="N" >Next</A ></TD @@ -659,7 +659,7 @@ ACCESSKEY="U" WIDTH="33%" ALIGN="right" VALIGN="top" ->Customizing Who Can Change What</TD +>Template Hooks</TD ></TR ></TABLE ></DIV |