Commit graph

15 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
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
b6e8ccbec2 Add missing html files into build queue. Mostly readme.html and
installation-*.html were avoided.

Spoted by:	make checkmissing
2004-04-05 23:52:13 +00:00
Alexey Zelkin
d98c94a1ba freebsd.org -> FreeBSD.org 2004-04-04 21:40:58 +00:00
Alexey Zelkin
2fd82dafc3 www.freebsdmirrors.org -> mirrorlist.freebsd.org 2004-04-04 16:42:18 +00:00
Bruce A. Mah
4f960fef0a Regen from article.sgml 1.1.2.82. 2002-09-16 23:13:35 +00:00
Bruce A. Mah
281332626a Regen from article.sgml 1.1.2.81.
This also picks up the recent cgi-man fixes/updates in the release
documentation stylesheets.
2002-09-05 15:55:27 +00:00
Greg Lehey
174e26d9ae Add Daemon News as supplier. 2002-08-24 01:55:37 +00:00
Bruce A. Mah
7e57ad59b3 Regen from article.sgml 1.1.2.80. 2002-08-19 18:07:12 +00:00
Bruce A. Mah
0e22d0d971 Regen from article.sgml 1.1.2.79. 2002-08-17 22:56:20 +00:00
Murray Stokely
45ab411f23 Correct the timestamp of the announce message.
Submitted by:	      hrs
2002-08-16 04:06:51 +00:00
Murray Stokely
472d20aa17 Connect announcement to the build. 2002-08-15 20:28:43 +00:00
Murray Stokely
9f74543e11 4.6.2 announcement. 2002-08-15 20:28:23 +00:00
Bruce A. Mah
0c234af8b9 Commit the 4.6.2 release documentation to the Web site.
These files are subject to change until an official release announcement
from the RE team is posted.
2002-08-14 15:34:38 +00:00