patches.html 2.23 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
<HTML
><HEAD
><TITLE
>Useful Patches and Utilities for Bugzilla</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.61
"><LINK
REL="HOME"
TITLE="The Bugzilla Guide"
HREF="index.html"><LINK
REL="PREVIOUS"
13 14
TITLE="MySQL Permissions & Grant Tables"
HREF="granttables.html"><LINK
15
REL="NEXT"
16 17
TITLE="Apache mod_rewrite magic"
HREF="rewrite.html"></HEAD
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
><BODY
CLASS="APPENDIX"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>The Bugzilla Guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
44
HREF="granttables.html"
45 46 47 48 49 50 51 52 53 54 55 56
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
57
HREF="rewrite.html"
58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="APPENDIX"
><H1
><A
NAME="PATCHES"
>Appendix D. Useful Patches and Utilities for Bugzilla</A
></H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>D.1. <A
81 82 83 84 85 86 87 88
HREF="rewrite.html"
>Apache <TT
CLASS="FILENAME"
>mod_rewrite</TT
> magic</A
></DT
><DT
>D.2. <A
89 90 91 92
HREF="setperl.html"
>The setperl.csh Utility</A
></DT
><DT
93
>D.3. <A
94 95 96 97
HREF="cmdline.html"
>Command-line Bugzilla Queries</A
></DT
><DT
98
>D.4. <A
99 100 101
HREF="quicksearch.html"
>The Quicksearch Utility</A
></DT
102 103 104 105 106
><DT
>D.5. <A
HREF="bzhacking.html"
>Hacking Bugzilla</A
></DT
107 108
></DL
></DIV
109 110
><P
>Are you looking for a way to put your Bugzilla into overdrive?  Catch some of the niftiest tricks here in this section.</P
111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
127
HREF="granttables.html"
128 129 130 131 132 133 134 135 136 137 138 139 140 141 142
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
143
HREF="rewrite.html"
144 145 146 147 148 149 150 151
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
152
>MySQL Permissions &#38; Grant Tables</TD
153 154 155 156 157 158 159 160 161
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
162 163 164 165
>Apache <TT
CLASS="FILENAME"
>mod_rewrite</TT
> magic</TD
166 167 168 169 170 171
></TR
></TABLE
></DIV
></BODY
></HTML
>