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/hintsandtips.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/hintsandtips.html')
-rw-r--r-- | docs/html/hintsandtips.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/html/hintsandtips.html b/docs/html/hintsandtips.html index e2cb0d944..8961e133c 100644 --- a/docs/html/hintsandtips.html +++ b/docs/html/hintsandtips.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" @@ -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,7 +55,7 @@ ACCESSKEY="P" WIDTH="80%" ALIGN="center" VALIGN="bottom" ->Chapter 3. Using Bugzilla</TD +>Chapter 5. Using Bugzilla</TD ><TD WIDTH="10%" ALIGN="right" @@ -77,7 +77,7 @@ CLASS="section" ><A NAME="hintsandtips" ></A ->3.8. Hints and Tips</H1 +>5.8. Hints and Tips</H1 ><P >This section distills some Bugzilla tips and best practices that have been developed.</P @@ -86,9 +86,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN363" +NAME="AEN1641" ></A ->3.8.1. Autolinkification</H2 +>5.8.1. Autolinkification</H2 ><P >Bugzilla comments are plain text - so typing <U> will produce less-than, U, greater-than rather than underlined text. @@ -157,7 +157,7 @@ CLASS="section" ><A NAME="quicksearch" ></A ->3.8.2. Quicksearch</H2 +>5.8.2. Quicksearch</H2 ><P >Quicksearch is a single-text-box query tool which uses metacharacters to indicate what is to be searched. For example, typing @@ -190,7 +190,7 @@ CLASS="section" ><A NAME="commenting" ></A ->3.8.3. Comments</H2 +>5.8.3. Comments</H2 ><P >If you are changing the fields on a bug, only comment if either you have something pertinent to say, or Bugzilla requires it. @@ -214,7 +214,7 @@ CLASS="section" ><A NAME="attachments" ></A ->3.8.4. Attachments</H2 +>5.8.4. Attachments</H2 ><P > Use attachments, rather than comments, for large chunks of ASCII data, such as trace, debugging output files, or log files. That way, it doesn't |