]> git.donarmstrong.com Git - debbugs.git/blob - scripts/text.in
[project @ 1999-09-02 19:25:01 by gecko]
[debbugs.git] / scripts / text.in
1 ############################################################################
2 # Here is a blurb for any mirrors of the web site.  Here's a sample:
3 #
4 #$gHTMLCopies = "Copies of the logs are available on the World Wide Web at<BR>
5 # <A HREF=\"http://mirror1.domain\"><CODE>http://mirror1.domain</CODE></A><BR>
6 # <A HREF=\"http://mirror2.domain\"><CODE>http://mirror2.domain</CODE></A>";
7 ############################################################################
8 $gHTMLCopies = "";
9
10
11 ############################################################################
12 # notice other links you want to note, like your list archives or project
13 # home page.
14 #
15 #$gHTMLOtherPages = "Other Links of note:<BR>
16 #       <A HREF=\"http://www.debian.org/\">The Debian Project</A><BR>
17 #       <A HREF=\"http://another.domain\">Description of URL</A>";
18 ############################################################################
19 $gHTMLOtherPages = "";
20
21
22 ############################################################################
23 # list of other links you want to note, like your list archives or project
24 # home page.  Some pages already have links in a list, this adds them to 
25 # the end of the list.
26 #
27 #$gHTMLOtherPageList = "<LI><A HREF=\"http://www.debian.org/\">
28 #       The Debian Project</A>
29 #       <LI><A HREF=\"http://another.domain\">Description of URL</A>";
30 ############################################################################
31 $gHTMLOtherPageList = "";
32
33
34 ############################################################################
35 # gives explanation of bad maintainer situation and instructions on how to
36 # correct.
37 ############################################################################
38 $gBadMaintHtml = "";
39
40
41 ############################################################################
42 # give directions here for how to find the proper title for Package:
43 # pseudo header line.
44 ############################################################################
45 $gHTMLFindPackage = "";
46
47
48 ############################################################################
49 # If you have pseudo packages, place a blurb here.  For example:
50 # $gHTMLPseudoDesc = "There are some pseudo-packages available for putting in
51 # the <CODE>Package</CODE> line when reporting a $gBug in something other than an
52 # actual $gProject software package.  There is 
53 # <A HREF="db/ix/pseudopackages.html"> a list of these</A> on the $gBugs WWW 
54 # pages.";
55 ############################################################################
56 $gHTMLPseudoDesc = "";
57
58
59 ############################################################################
60 # List any extra information you would like included in bug reports
61 ############################################################################
62 $gXtraBugInfo = "";
63
64
65 ############################################################################
66 # List any extra information you would like about reporting bugs
67 ############################################################################
68 $gXtraReportingInfo = "";
69
70
71 ############################################################################
72 # Process used by system to create Maintainers index file
73 ############################################################################
74 $gCreateMaintainers = "";
75
76
77 ###########################################################################
78 # You shouldn't have to modify anything below here unless it's for personal
79 # preference.  Be very careful and don't touch unless you *know* what
80 # you're doing.  Much of the stuff has hardcoded duplicates elsewhere.
81
82
83 ############################################################################
84 # Description of the severities
85 ############################################################################
86 $gHTMLSeverityDesc = "<DT><CODE>critical</CODE>
87         <DD>makes unrelated software on the system (or the whole system) break, or
88         causes serious data loss, or introduces a security hole on systems where
89         you install the package.
90
91         <DT><CODE>grave</CODE>
92         <DD>makes the package in question unuseable or mostly so, or causes data
93         loss, or introduces a security hole allowing access to the accounts of
94         users who use the package.
95
96         <DT><CODE>normal</CODE>
97         <DD>the default value, for normal $gBugs.
98
99         <DT><CODE>wishlist</CODE>
100         <DD>for any feature request, and also for any $gBugs that are very difficult
101         to fix due to major design considerations.";
102
103 ############################################################################
104 # shows up at the end of (most) html pages.  You shouldn't have
105 ############################################################################
106 $gHTMLTail = "<HR><ADDRESS><A HREF=\"$gMaintainerWebpage\">$gMaintainer</A> /
107  <A HREF=\"mailto:$gMaintainerEmail\">$gMaintainerEmail</A>.  Last modifed:
108  <!--timestamp-->
109  SUBSTITUTE_DTIME
110  <!--timestamp-->
111  (<A HREF=\"$gWebDomain/ix/zstamp.html\">timestamp page</A> available).
112           
113  <P>
114  Debian $gBug tracking system<BR>
115  copyright 1997 nCipher Corporation Ltd,<BR>
116  copyright 1994-1997 Ian Jackson,<BR>
117  copyright 1995 Steven Brenner.<BR>
118  <A HREF=\"http://www.chiark.greenend.org.uk/~ian/debbugs/\">
119  Available under the GPL.</A>
120  </ADDRESS>
121  </BODY>
122  </HTML>";
123
124 ############################################################################
125 # Message on when reports are purged.  28 days is hardcoded.
126 ############################################################################
127 $gHTMLExpireNote = "(Closed $gBugs are cleaned out 28 days after the last related message is received.)";
128
129 ############################################################################
130 # Makeup of the stamp page
131 ############################################################################
132 $gHTMLStamp = "<HTML><HEAD><TITLE>$gProject $gBugs - timestamp page</TITLE>
133         <LINK REV=\"made\" HREF=\"mailto:$gMaintainerEmail\">
134         </HEAD><BODY><H1>Is this $gBug log or mirror up to date?</H1>
135
136         Unlike all the other $gBug pages, this small timestamp page is updated every
137         time the update check job runs.  If the timestamp here is recent it\'s
138         likely that the mirror in which you\'re reading it is up to date.
139         <P>
140         The last
141         <!--updateupdate-->update<!--/updateupdate-->
142         was at 
143         <STRONG><!--updatetime-->SUBSTITUTE_DTIME<!--/updatetime--></STRONG>;
144         The logs are usually checked every hour and updated if necessary.
145         <P>
146         For the $gBug index or for other information about $gProject and the $gBug 
147         system, see the <A HREF=\"../../\">$gBug system main contents page</A>.
148
149         <HR>
150         <ADDRESS>
151         <A HREF=\"mailto:$gMaintainerEmail\">$gMaintainerEmail</A>,
152         through the <A HREF=\"../../\">$gProject $gBug database</a>
153         </ADDRESS>
154         <!--version 1.0-4.3-->";
155
156 ############################################################################
157 # Makeup of the indices pages
158 ############################################################################
159 $gFullIndex = "<HTML><HEAD><TITLE>$gProject $gBugs - full index</TITLE>
160         <LINK REV=\"make\" HREF=\"mailto:$gMaintainerEmail\">
161         </HEAD><BODY><H1>$gProject $gBug report logs - index</H1>
162
163         This index gives access to $gBugs sent to <CODE>submit\@$gEmailDomain</CODE>
164         but not yet marked as done, and to $gBugs marked as done but not yet purged
165         from the database (this happens 28 days after the last message relating to
166         the report).
167         <P>
168         For other kinds of indices or for other information about $gProject and
169         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
170         page</A>.
171
172
173         ";
174
175 $gJunkIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports - Junk</TITLE>
176         <LINK REV=\"made\" HREF=\"$gMaintainerEmail\">
177         </HEAD><BODY><H1>$gProject $gBug reports - Junk</H1>
178
179         This is the index page for logs of messages not associated with a specific
180         $gBug report.
181         <P>
182         For other kinds of indices or for other information about $gProject and
183         the $gBug system, see <A HREF=\"../../\"> $gBug system top-level contents WWW
184         page</A>.
185
186
187         ";
188
189 $gMaintIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by maintainer</TITLE>
190         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
191         </HEAD><BODY><H1>$gProject $gBug reports by maintainer</H1>
192
193         This page lists the package maintainers against whose packages there are
194         outstanding, fowarded or recently-closed $gBug reports.  A maintainer who
195         has several versions of their email address in the <CODE>Maintainer</CODE>
196         package control file field may appear several times.<P>
197         If the maintainers information here is not accurate, please see 
198         <A HREF=\"../../Developer.html#maintincorrect\">the developers\'
199         instructions</A> to find how this can happen and what to do about it. <P>
200         For other kinds of indices or for other information about $gProject and
201         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
202         page</A>.
203
204
205         ";
206
207 $gPackageIndex = "<HTML><HEAD><TITLE>$gProject $gBug reports by package</TITLE>
208         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
209         </HEAD><BODY><H1>$gProject $gBug reports by package</H1>
210
211         This page lists the package against which there are outstanding, fowarded or
212         recently-closed $gBug reports.  A multi-binary package may appear several
213         times, once for each binary package name and once for the source package
214         name (if it is different).<P>
215         For other kinds of indices or for other information about $gProject and
216         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
217         page</A>.
218
219
220         ";
221
222 $gSummaryIndex = "<HTML><HEAD><TITLE>$gProject $gBug report logs - summary index</TITLE>
223         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
224         </HEAD><BODY><H1>$gProject $gBug report logs - summary index</H1>
225
226         This summary index breiefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
227         </CODE> but not yet marked as done, or as fowarded to an upstream author.  
228         Here they are sorted by reference number (and therefore by submission date, 
229         too).<P>
230         For other kinds of indices or for other information about $gProject and
231         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
232         page</A>.
233
234
235         ";
236
237 $gPackageLog = "<HTML><HEAD><TITLE>$gProject $gBug report logs - index by package</TITLE>
238         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
239         </HEAD><BODY><H1>$gProject $gBug report logs - index by package</H1>
240
241         This summary index breiefly lists $gBugs sent to <CODE>submit\@$gEmailDomain
242         </CODE> but not yet marked as done, or as fowarded to an upstream author.  
243         Here they are sorted by package name.<P>
244         For other kinds of indices or for other information about $gProject and
245         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
246         page</A>.
247
248
249         ";
250
251 $gPseudoIndex = "<HTML><HEAD><TITLE>$gProject $gBug report pseudo-packages</TITLE>
252         <LINK REF=\"made\" HREF=\"mailto:$gMaintainerEmail\">
253         </HEAD><BODY><H1>$gProject $gBug report pseudo-packages</H1>
254
255         This page lists the pseudo-packages available for use in the
256         <CODE>Package:</CODE> line in $gBug reports.<P>
257
258         See the <A HREF=\"../../Reporting.html\">instructions for reporting a
259         $gBug</A> for details of how to specify a <CODE>Package:</CODE> line.<P>
260         For other kinds of indices or for other information about $gProject and
261         the $gBug system, see <A HREF=\"../../\">$gBug system top-level contents WWW
262         page</A>.
263
264
265         ";