diff options
Diffstat (limited to 'docs/html/cust-templates.html')
-rw-r--r-- | docs/html/cust-templates.html | 27 |
1 files changed, 19 insertions, 8 deletions
diff --git a/docs/html/cust-templates.html b/docs/html/cust-templates.html index a494fdc20..a981513c8 100644 --- a/docs/html/cust-templates.html +++ b/docs/html/cust-templates.html @@ -4,8 +4,7 @@ >Template Customization</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ -"><LINK +CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK REL="HOME" TITLE="The Bugzilla Guide - 2.17.5 Development Release" HREF="index.html"><LINK @@ -73,7 +72,9 @@ CLASS="section" ><H1 CLASS="section" ><A -NAME="cust-templates">5.7. Template Customization</H1 +NAME="cust-templates" +></A +>5.7. Template Customization</H1 ><P > One of the large changes for 2.16 was the templatization of the entire user-facing UI, using the @@ -101,7 +102,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN1606">5.7.1. What to Edit</H2 +NAME="AEN1606" +></A +>5.7.1. What to Edit</H2 ><P > There are two different ways of editing of Bugzilla's templates, and which you use depends mainly on how you upgrade Bugzilla. The @@ -249,7 +252,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN1629">5.7.2. How To Edit Templates</H2 +NAME="AEN1629" +></A +>5.7.2. How To Edit Templates</H2 ><P > The syntax of the Template Toolkit language is beyond the scope of this guide. It's reasonably easy to pick up by looking at the current @@ -329,7 +334,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN1639">5.7.3. Template Formats</H2 +NAME="AEN1639" +></A +>5.7.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 @@ -389,7 +396,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN1652">5.7.4. Particular Templates</H2 +NAME="AEN1652" +></A +>5.7.4. Particular Templates</H2 ><P > There are a few templates you may be particularly interested in customizing for your installation. @@ -576,7 +585,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="template-http-accept">5.7.5. Configuring Bugzilla to Detect the User's Language</H2 +NAME="template-http-accept" +></A +>5.7.5. Configuring Bugzilla to Detect the User's Language</H2 ><P >Begining in version 2.18 (first introduced in version 2.17.4), it's now possible to have the users web browser tell Bugzilla |