Commit graph

7 commits

Author SHA1 Message Date
Hiroki Sato
de3f531874 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.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:22:38 +00:00
Murray Stokely
2539e24832 Merge new redesign to Spanish translation.
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 07:56:23 +00:00
Wolfram Schneider
5a680a1234 Update URL for 'Build the FreeBSD Web Pages' 2000-07-05 09:38:30 +00:00
Jesus Rodriguez Cuesta
83d5b5f020 Add link to "Committers Guide" 1999-09-27 20:55:15 +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
Jesus Rodriguez Cuesta
de4d8a80d8 Add Doc. Proj. Primer. 1999-05-14 14:01:58 +00:00
Jesus Rodriguez Cuesta
bfc66a75d2 Makefile:
Add developer.sgml file

developer.sgml:
 Added resources for FreeBSD commiters.

On last commit i forgot to make "cvs add" for new developer.sgml file.
Thanks to Wolfram for point it.
1999-05-11 15:07:08 +00:00