Commit graph

10 commits

Author SHA1 Message Date
Hiroki Sato
5305bb945d 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:26:51 +00:00
Simon L. B. Nielsen
7e620e178e MFP4: Merge new layout.
Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-05 20:59:57 +00:00
Denis Peplin
147e3a4dad Define &enbase; via &base; and use it where needed
Obtained from:	The FreeBSD Russian Documentation Project
2004-09-21 07:50:18 +00:00
Alexey Zelkin
0ab9004e3b MFen: 1.3
Obtained from:  The FreeBSD Russian Documentation Project
2004-04-09 12:03:23 +00:00
Alexey Zelkin
be5f70efaf Split press.xml into archived parts 2004-04-09 11:51:00 +00:00
Alexey Zelkin
0042c6a91b Stop using &en-base; entity (convert to &base;), and fix/update some links
as well.
2004-04-09 08:05:31 +00:00
Denis Peplin
ae269a04c3 s/en_US.ISO8859-1/ru_RU.KOI8-R/ for handbook links
Obtained from:	The FreeBSD Russian Documentation Project
2004-04-08 07:46:46 +00:00
Denis Peplin
c6ade6ef5a Merge the following from the English version:
1.33 -> 1.38 news/Makefile
   1.4 -> 1.5 news/includes.xsl
   1.4 -> 1.5 news/news-rdf.xsl
   1.6 -> 1.7 news/press-rel-1.sgml
   1.6 -> 1.10 news/press-rel-2.sgml
   1.5 -> 1.6 news/press-rel-3.sgml
   1.3 -> 1.4 news/press-rel-4.sgml
   1.4 -> 1.6 news/press-rel-5.sgml
   1.3 -> 1.4 news/press.xsl
   1.5 -> 1.8 news/pressreleases.sgml
   1.5 -> 1.6 news/sou1999.sgml
   1.8 -> 1.9 news/1996/index.sgml
   1.6 -> 1.8 news/1998/index.sgml
   1.4 -> 1.5 news/1999/index.sgml

Approved by: phantom (mentor)
2003-10-02 12:55:59 +00:00
Hiroki Sato
9681217717 Switch to HTML4.01 as a band-aid. 2003-09-21 22:38:59 +00:00
Alexey Zelkin
8e69ca7fa8 Synchronize www/ru tree with FreeBSD Russian Documentation Project's
CVS Repository.
2001-12-17 21:07:15 +00:00