Commit graph

41 commits

Author SHA1 Message Date
Ceri Davies
21626a477c Add a dummy parameter in the call to sendpr-code.cgi in an attempt to
stop the image being cached.
2004-12-02 12:22:52 +00:00
Simon L. B. Nielsen
60a9f33ccb Note that PR's are not for general support and point people at the
support page instead.

Prompted by:	reading freebsd-i386 for a while
2004-09-26 21:21:45 +00:00
Ceri Davies
746e692884 Add the new threads category. 2004-04-05 23:14:21 +00:00
Ceri Davies
13e95e0880 GC the gndb input, which is no longer used as of dosendpr.cgi r1.21. 2004-02-22 11:40:04 +00:00
Ceri Davies
d122be1dc8 Add a missing "the". 2004-02-16 17:55:49 +00:00
Ceri Davies
1a730a7564 Add a note above the form to forewarn users that if they can't view
images, then they won't be able to use this mechanism.  In the words of
the user who suggested this:

	I always see and work with the page from the top down, so I
	filled in this form before realising that I was completely
	incapable of getting it submitted which was obviously a tad
	annoying.

Discussed with:	Sabahattin Gucukoglu <mail@sabahattin-gucukoglu.com>
2004-01-12 22:41:46 +00:00
Ceri Davies
8d59f16f0c Remove the hardwired width attribute, and correct the height attribute,
on the image returned from sendpr-code.cgi.

PR:		www/60308
Submitted by:	Eric Anderson <anderson@centtech.com>
2003-12-16 21:25:05 +00:00
Ceri Davies
6b62690128 Add a link to the Writing FreeBSD Problem Reports article, and a request
that users read it before submitting a problem report.

Submitted by:	Bill Moran <wmoran@potentialtech.com>
2003-12-14 17:37:52 +00:00
Ceri Davies
f1b8060e30 Update the Class option list. 2003-12-14 17:33:18 +00:00
Ceri Davies
555cb01e5a Re-enable the web-based PR submission mechanism.
This code relies on the netpbm port being installed ; this is
already a dependency of the textproc/docproj port.

This comes courtesy of a collaboration with Eric Anderson
<anderson@centtech.com> who submitted both the idea and the vast
majority of the code to implement it; thank you very much, Eric - this
is a great Christmas present to us and our user community.
2003-12-14 17:28:13 +00:00
Ceri Davies
84eed9a996 Add in the amd64 category, on the off chance that this ever gets re-enabled. 2003-09-11 21:10:08 +00:00
Ceri Davies
c6cb2f5137 Override the footer for this document to remove the '<HR NOSHADE>' which
mozilla draws right through Chuck.
2003-01-01 20:58:16 +00:00
Ceri Davies
b1d7e40981 Add a note to the send-pr.sgml page advising users that it's disabled. The
original contents of this page are commented out for now.

Hook it back up to the build.
2002-11-16 18:43:30 +00:00
Marc Fonvieille
9d4567d1ba Add powerpc category 2002-08-16 07:58:31 +00:00
Dag-Erling Smørgrav
b6c7e628dd Catch up with new Gnats categories.
Submitted by:	Hiten Pandya <hiten@uk.FreeBSD.org>
2002-07-10 22:11:31 +00:00
Dag-Erling Smørgrav
7056ceb139 Document the new categories.
Submitted by:	Hiten Pandya <hiten@uk.FreeBSD.org>
2002-04-04 18:32:59 +00:00
Murray Stokely
bad6976b8b Add alt attribute to image. Update DOCTYPE to HTML 4.01 Transitional. 2002-03-16 08:18:29 +00:00
Jun Kuriyama
985629d02c Fix typo. 2001-09-05 14:03:58 +00:00
Nik Clayton
54a8a0ab71 Note that submissions are assumed to be under the same license as the
original.
2001-08-20 12:55:17 +00:00
Dima Dorfman
7eec0a1427 Remove duplicate $FreeBSD$ lines. One is in the `date' entity, and
one in a comment; since the former is clearly visible from the top of
the file, the latter's only purpose was to bloat the repository a
little more.

No objections by:	-doc, -www
2001-07-13 12:52:17 +00:00
Steve Price
32a78360cb Add a new class of problem reports, 'wish', as a catch-all for things
that really belong on a wishlist.

Requested by:	sheldonh
2000-04-17 16:09:37 +00:00
Jun Kuriyama
4bf6210d38 Add missing </p> and </option>s. 2000-04-03 10:52:29 +00:00
Wolfram Schneider
f25fc3a865 Undo rev 1.18 - the web based send-pr is up again. 2000-02-19 13:00:18 +00:00
Bill Swingle
d26b8fdc75 This is a disclaimer about the borken nature of the web based send-pr
system. Users were spending time filling out the send-pr form only to
get an error returned to them when they submitted it.

Approved by:	jkh
2000-02-15 06:49:25 +00:00
Wolfram Schneider
9849982b5f Added size tag to image. 2000-01-09 21:55:55 +00:00
John Baldwin
5b5e044611 Lots of freebsd -> FreeBSD fixes
PR:		docs/15382
Submitted by:	Alexander Langer <alex@big.endian.de>
1999-12-12 16:24:48 +00:00
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Nik Clayton
60dfe245a4 Whitespace clean up only, to make it clearer to see how the files are laid
out, and spot inconsistencies.

By God that was painful.  And I'm not finished yet -- this commit just gets
the files into a semblence of order.  Now I have to go through them
excising all the dodgy HTML practices, and doing a consistency check.

Argh!

Translators, you can ignore this commit.
1999-07-30 21:05:57 +00:00
Nik Clayton
cf6fb06975 Properly quoted attributes. Converted attribute names to lowercase. 1999-06-16 19:00:43 +00:00
Nik Clayton
5210a43817 Append Emacs local variables section to the bottom of each file, to start
to enforce local policy for formatting.
1999-06-10 19:40:48 +00:00
Bill Fumerola
1bcba495f3 Make 'misc' the default category instead of 'advocacy' for the lazy
and hopeless who don't check all the fields out before they send a PR.

Noticed By:	kris
1999-06-01 14:42:14 +00:00
Steve Price
ea9e1b4b21 Add 'advocacy' to the list of GNATS categories.
Reviewed by:	wosch
1999-05-28 12:09:15 +00:00
Jordan K. Hubbard
aa50d8414a Spice up the send-pr page with an nice fly-swatting daemon. 1999-02-19 07:46:57 +00:00
Steve Price
a54af782d0 Add a missing line break (<br>).
PR:		8297
Submitted by:	Malartre <malartre@aei.ca>
1998-12-13 23:21:11 +00:00
Wolfram Schneider
ff61c56032 Add some disclaimer to the effect of 'copy/paste will destroy TABs and
spacing, and this web form should not be used to submit code'

Submitted by: Bill Fumerola <billf@jade.chc-chimes.com>
1998-09-01 19:55:19 +00:00
Dmitrij Tejblum
6c3ab7a5fb Synchronize with src/gnu/usr.bin/send-pr/send-pr.sh rev 1.9:
Don't show "support" class to users.

PR:		6990 (sort of)
1998-06-19 16:55:36 +00:00
Wolfram Schneider
18fa0e4976 Add category 'sparc' and 'alpha' 1998-05-04 10:10:28 +00:00
Masafumi Max NAKANE
b35929723a Add $Id$.
Also, separate the header section from the body by inserting a blank line.
1997-07-01 03:52:21 +00:00
Ade Barkah
36640a8494 Change cgi URL so all cgis now finally live in data/cgi. 1997-01-19 06:32:45 +00:00
Mike Pritchard
be87926aaf Spelling police. 1996-12-28 23:36:54 +00:00
John Fieber
8b32cb83b2 Oops, missed send-pr.html. Also update URL for cvsweb and query-pr
cgi scripts.
1996-09-28 23:51:41 +00:00