Commit graph

14 commits

Author SHA1 Message Date
Daniel Gerzo
73e6cffb77 - Update with a new URL to the graphs 2007-10-10 20:51:15 +00:00
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Simon L. B. Nielsen
260fd1d8da Retire the PR stats since they have been broken for at least 1.5 years
and nobody has fixed them.

The actual PR stat scripts will be removed later (to give translators a
chance to catch up with this change).
2006-07-27 10:44:28 +00:00
Hiroki Sato
f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00
Simon L. B. Nielsen
ce907d56ec Add missing word.
Noticed by:	ceri
2004-10-24 11:54:43 +00:00
Simon L. B. Nielsen
ab7038f7d6 Note that the PR graphs are currently broken.
Hopefully someone with TCL knowledge can fix these scripts at some
point...

PR:		www/72791
Submitted by:	Vladimir Chukharev <chu@h33.erkki.ton.tut.fi>
2004-10-24 08:59:51 +00:00
Alexey Zelkin
42507c7acb freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
Brian S. Dean
a8cbc0c8fa Add a link to additional summaries of the PR database.
Suggested by:	murray
2002-06-12 01:52:39 +00:00
Murray Stokely
a1ca4b06c2 Add alt attributes to images. Update to HTML 4.01 Transitional. 2002-03-16 08:12:03 +00:00
Alexey Zelkin
ade0140096 Revert condition to generate local PR status images. Now images
will be generated as part of build process if you have defined
WITH_PRSTATS variable only.

www/ tree can be build with default settings now even if tcl or gnats
db is missing on your machine :-)

Agreed to: murray (author)
2001-12-06 12:33:06 +00:00
Murray Stokely
d76fbfdcbc Implement a 'NO_PRSTATS' variable. If this is defined, the PR
statistics will not be generated, and the graphs will be referenced
from www.FreeBSD.org instead of from a local copy of the images.

Requested by: phantom
2001-11-19 04:47:58 +00:00
Murray Stokely
e1acd5300b Connect www/tools/prstats to the web build, and link to the images in
the correct location.
2001-11-18 16:13:07 +00:00
Jeroen Ruigrok van der Werven
cca036959d Fix URL to use the new cvsweb.freebsd.org mechanism to make it actually
work.

Submitted by:	phk
2001-11-15 20:31:08 +00:00
Murray Stokely
f9cc3b7eeb Add a web page to display the PR statistics.
Submitted by: phk
2001-10-29 02:17:31 +00:00