Commit graph

19 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
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
Dima Dorfman
9cf4d5c06c Put semicolons after &base; consistently (i.e., use "&base;" instead
of "&base").

Reviewed by:	md5(1)
2001-04-28 05:36:07 +00:00
Jun Kuriyama
dd4f2e8d8f Switch web.mk to share/mk/web.site.mk in English version. 2000-11-07 04:05:37 +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
Jordan K. Hubbard
ed90fe1ed5 New entry on DOS installation problem. 1999-03-17 08:24:34 +00:00
Jordan K. Hubbard
0b549813b2 Note the issue with kernel parameter saving in the ERRATA 1999-03-13 10:22:19 +00:00
Motoyuki Konno
18db043169 Fix the location of ERRATA.TXT
ftp://ftp.freebsd.org/pub/FreeBSD/releases/X.X-RELEASE/ERRATA.TXT
 -> ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/X.X-RELEASE/ERRATA.TXT

Submitted by:	HAMADA Takeshi <hamm@dd.iij4u.or.jp>
1999-03-11 17:10:24 +00:00
Jordan K. Hubbard
354b3012b1 Fix the URL for Walnut Creek CDROM. How embarassing. :) 1999-02-16 05:00:48 +00:00
Jordan K. Hubbard
153316ff38 Yay! Our first errata entry. 1999-02-16 00:42:05 +00:00
Jordan K. Hubbard
34d48dfb90 Correct paste-o-matic botches.
Noticed by:	billf
1999-02-15 18:02:39 +00:00
Jordan K. Hubbard
dedad48fc3 Friday, monday, what's the difference. :) 1999-02-15 18:00:31 +00:00
Jordan K. Hubbard
11e6f6669e Update acknowledgements from 3.0 1999-02-15 09:49:03 +00:00
Jordan K. Hubbard
d439b7c671 Add 3.1 announcement text. 1999-02-15 05:51:31 +00:00