Commit graph

11 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
Pav Lucistnik
a1644508aa - Add a prominent note on how much this thing is outdated today 2005-12-19 13:38:46 +00:00
Joel Dahl
822228feed Lowercase HTML tags. 2005-11-02 09:13:49 +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
Remko Lodder
e6e50b95c4 Backout my previous commit [1].
Keep the fixed url for us-cert.gov.

Requested by:		blackend, murray [1]
2005-07-22 15:39:14 +00:00
Marc Fonvieille
22caa93ecd s|http://www.us-cert.com/|http://www.us-cert.gov/| 2005-07-22 12:37:17 +00:00
Remko Lodder
5be2d27cca Update the OS Comparison article.
PR:		www/82761
Submitted by:	Kevin Kinsey <kdk at daleco dot biz>
2005-07-19 19:10:42 +00:00
Murray Stokely
06498b3cde Fix typos.
PR:		www/81969
Submitted by:	Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2005-06-06 21:13:07 +00:00
Murray Stokely
d1bfa50889 Fix typos.
Submitted by:	Warren Block <wblock@wonkity.com>
2005-05-09 16:06:12 +00:00
Murray Stokely
0a442b4abf Add hypertext links to the footnotes.
Remove an errant sentence.
2005-05-08 23:36:48 +00:00
Murray Stokely
d42ac8d687 Add OS Comparison Flyer to the web tree so that it can more easily be
updated.

This is intentionally not linked from anywhere on FreeBSD.org yet.
2005-05-08 15:53:13 +00:00