Commit graph

25 commits

Author SHA1 Message Date
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
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
Murray Stokely
e1871dc186 Use CSS for tables and navigation include for footer.
Submitted by:	Emily Boyd <emily@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 06:52:24 +00:00
Alexey Zelkin
0c7bbee735 Bring these Makefiles into same style of declarations. Also sort
DOCS/DATA entries.
2004-04-06 11:32:29 +00:00
Alexey Zelkin
79a69706cc After rethinking issue, revert 'freebsd.org -> FreeBSD.org' change in
places there announcement emails are stored for the history.
2004-04-05 14:52:58 +00:00
Alexey Zelkin
d98c94a1ba freebsd.org -> FreeBSD.org 2004-04-04 21:40:58 +00:00
Murray Stokely
9b102449c6 Update DOCTYPE to HTML 4.01 Transitional. 2002-03-16 08:11:16 +00:00
Bruce A. Mah
1920138523 Add SA-01:59 to Web version of 4.3-RELEASE errata. 2001-09-04 20:51:42 +00:00
Bruce A. Mah
963232c43e Update Web errata for 4.3-RELEASE with SA-01:58. 2001-08-31 18:09:43 +00:00
Bruce A. Mah
5178d4e088 Update Web errata for 4.3-RELEASE with SA-01:57. 2001-08-27 22:08:07 +00:00
Bruce A. Mah
1bf51f6304 Add SA-01:56, correct mislabeling of SA-01:55 as SA-01:54, fix up phrasing
of some other security-advisory-related items to be more consistent.
2001-08-23 21:24:30 +00:00
Bruce A. Mah
b1811ce61b Add SA-01:54 to 4.3-RELEASE errata. 2001-08-21 22:34:44 +00:00
Bruce A. Mah
902504137c Add SA-01:53 to 4.3-RELEASE errata (on-line version). 2001-08-17 22:14:53 +00:00
Bruce A. Mah
9e806c802b Add to SA-01:52 to 4.3-RELEASE web site errata. 2001-08-08 22:56:45 +00:00
Bruce A. Mah
c0623dc19f Add SA-01:49 to Web-readable errata for 4.3-RELEASE. 2001-07-24 01:18:29 +00:00
Bruce A. Mah
b6f32248fe Add FreeBSD-SA-01:48 to on-line errata. 2001-07-18 03:07:39 +00:00
Bruce A. Mah
221137ced7 Add a note on FreeBSD-SA-01:42 to Web version of 4.3-RELEASE errata. 2001-07-11 01:20:54 +00:00
Andrey A. Chernov
1ad5b4095a ISO_ -> ISO rename 2001-06-11 02:39:07 +00:00
Bruce A. Mah
493ffb639d Move errata note on SA-01:40 from "system update" area to "security
advisory" area where it belongs.
2001-06-06 17:26:39 +00:00
Bruce A. Mah
9a7051595f New errata item: SA-01:40. 2001-06-05 18:26:52 +00:00
Bruce A. Mah
410b1e792d Add an errata entry about ssh's non-SUID-ness. 2001-05-25 22:04:29 +00:00
Bruce A. Mah
f8716bc7b2 Two fixes for the 4.3-RELEASE errata: Noted a typo when loading the
Maestro-3/Allegro sound driver, and also mentioned FreeBSD-SA-01:39
(the fix was correctly noted in the release notes, but there was no
cross-reference to the advisory because the advisory hadn't yet been
issued at the time).
2001-05-17 23:41:09 +00:00
Jun Kuriyama
0d19c07e3c Fix typos. 2001-05-07 00:47:22 +00:00
Wolfram Schneider
bafe08a52b update to FreeBSD 4.3: it still says "FreeBSD 4.2 Errata" in the title
and body of the page.

Submitted by: James Cronin <james@unfortu.net>
2001-04-22 15:36:43 +00:00
Jordan K. Hubbard
7276ffa831 Add all the stuff for 4.3-RELEASE in advance since it takes time for
the web server to update itself and get replicated.
2001-04-21 07:58:32 +00:00