Commit graph

7 commits

Author SHA1 Message Date
Daniel Gerzo
db22bebb5f - use ® instead of numeric entity
- whitespace

PR: www/103872
Approved by: trhodes (mentor), keramida (mentor)
2006-10-04 17:37:35 +00:00
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
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
f8d1ca8d72 Switch to XSL for two reasons:
1. It allows us to put the McKinley die in the upper right corner of
   the page and thus make it part of the header. This is aesthetically
   more pleasing.
2. It makes it easier for us to add news entries.

Aside for point 1, the page is still the same as the previous index.
2004-09-25 17:36:31 +00:00