Commit graph

9 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
Marcel Moolenaar
3ccf396696 Forced commit to trigger regeneration of the HTML files so that
these pages get the updated FreeBSD header (new logo).
2006-05-09 23:36:46 +00:00
Pav Lucistnik
64a4877aee - Remove usage of undefined attribute set att.body (gone with emily's redesign)
Pointed out by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2006-01-21 14:58:36 +00:00
Pav Lucistnik
7fe7752276 - Style: uppercase div id attributes
PR:		www/89386
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2005-11-30 19:59:32 +00:00
Marc Fonvieille
954e04efb6 Remove periods at the end of each title. 2005-10-15 08:53:59 +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
Marcel Moolenaar
b2a5739c3d The 5.x branch was abandoned. This includes ports. Point people to the
6.x package building error log instead.
2005-09-09 01:14:06 +00:00
Marcel Moolenaar
f3b57fa3fc Replace the Merced die with the Montecito die in the header. 2005-05-25 04:16:28 +00:00
Marcel Moolenaar
0f4a46f7ea Also build todo.html from XSL instead of SGML. This allows us to put
the Merced die in the upper right corner, like for index.html.
No content change.
2004-10-19 04:14:05 +00:00