Commit graph

20 commits

Author SHA1 Message Date
Ceri Davies
9cb8dd0d21 Bring CSS to the CGI scripts. 2005-07-14 11:08:54 +00:00
Ceri Davies
5fd819d7b6 Follow revision 1.5 of www/share/sgml/includes.header.sgml:
Use less ambiguous content for the ALT attributes in the image
	map.
2005-02-12 13:13:14 +00:00
Giorgos Keramidas
2152ca53a4 Put on my chain mail suit and change the output format of the PR
database queries once again, because I've received complaints that the
HTML output mode of the PR query scripts outputs huge, bloated tables
after the style changes I made to beautify HTML output.

This moves all the visual tweaks of the output in a CSS stylesheet and
add a $t_style option to the common cgi-style.pl script.  If not set,
the style defaults to empty, but users of cgi-style.pl can set this to
a local CSS style like this:

        $t_style="<style type=\"text/css\">...</style>";

or use it to refer from the header of the HTML output to an external
CSS stylesheet.

The HTML output size is substantially reduced now (at least 50% of the
size was caused by many repetitions of style="" attributes), but it's
still larger than the preformatted <pre> output because of all the
<tr> and <td> tags.
2004-10-13 10:55:55 +00:00
Akinori MUSHA
dc83c91ea5 Add 1;' at EOF so require' won't fail. 2000-12-29 09:24:40 +00:00
Akinori MUSHA
687a203246 Silence the warnings under -ws option. 2000-12-18 04:44:38 +00:00
Alexey Zelkin
39224ae67a freebsd.org -> FreeBSD.org 2000-01-05 15:47:46 +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
Wolfram Schneider
bb92f6e981 Added forgotten open <head> tag
Added robots meta tag "nofollow"
1999-05-30 10:56:57 +00:00
Masafumi Max NAKANE
28f4dba4f1 Add appropriate alt text to the MAP/AREA elements. 1999-03-24 17:29:55 +00:00
Wolfram Schneider
86585fef72 Fix links due repository copy. 1998-08-03 15:37:48 +00:00
Wolfram Schneider
dfc082433c New variable hsty_email. hsty_email is the visible E-Mail
address in the footer.
1998-04-15 13:47:24 +00:00
Wolfram Schneider
8bb843408c Add a new function `get_the_source' which print the source
of the current cgi script as plain text if called with the
path `/get_the_source'. E.g.

        http://www.foo.com/cgi/foobar.cgi/get_the_source

print the source of the script foobar.cgi.
1997-11-17 00:29:53 +00:00
John Fieber
977fa4e1c7 Make cgi scripts inherit the new "look and feel". 1997-06-10 12:47:11 +00:00
John Fieber
89e931fc48 Month in timestamp generation was off by one. 1996-10-26 17:32:43 +00:00
John Fieber
ba67687523 Cosmetic fixes to page headers -- center the top bar. It looked
pretty hideous if the display was wider than the graphic.
Fix a couple things that looked less than stunning when viewed with Lynx.
1996-10-06 03:49:09 +00:00
John Fieber
7458bcc2b4 Cosmetic tweaks for the search interface. 1996-09-29 02:34:21 +00:00
John Fieber
15be435f08 Hook up cvsweb.cgi to cgi-style.pl so it inherits the proper
"look and feel".
1996-09-29 02:19:30 +00:00
John Fieber
b06868a781 Make cgi-style.pl not dependent on cgi-lib.pl. 1996-09-29 01:40:53 +00:00
John Fieber
0e5565f258 Begin bringing in some stylistic changes from http://www.freebsd.org/~mpcd. 1996-09-24 20:51:06 +00:00
John Fieber
38df6f51c6 Web pages, may I introduce you to CVS. CVS, these are the web pages.
Yes, this is supposed to be a new top level in the repository.

For the moment any changes to this area must be cleared by myself
or Jordan.  Once the kinks are worked out, the policy will probably
be relaxed.
1996-09-24 17:46:04 +00:00