Commit graph

11 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
411959a645 MFP4: Merge new layout.
Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-05 20:39:12 +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
Denis Peplin
93ba0fccf7 Merge the following from the English version:
1.72 -> 1.73 developers.sgml
   1.95 -> 1.96 index.xsl
   1.30 -> 1.31 internet.sgml
   1.2 -> 1.3 navigation.xml
   1.28 -> 1.29 docproj/handbook3.sgml
   1.200 -> 1.203 news/news.xml
   1.25 -> 1.26 ports/categories
   1.16 -> 1.20 projects/cvsweb.sgml
   1.92 -> 1.95 releng/index.sgml
   1.150 -> 1.151 security/security.sgml

Obtained from: The FreeBSD Russian Documentation Project
2004-03-10 14:04:07 +00:00
Andrey Zakhvatov
f98cb7d541 Fix &base;
Obtained from: The FreeBSD Russian Documentation Project
2004-02-18 07:31:47 +00:00
Denis Peplin
84682040da Merge the following from the English version:
1.16 -> 1.19 features.sgml
   1.22 -> 1.30 internet.sgml
   1.17 -> 1.22 register.sgml
   1.35 -> 1.44 y2kbug.sgml

Approved by: phantom (mentor)
2003-10-02 14:07:36 +00:00
Hiroki Sato
9681217717 Switch to HTML4.01 as a band-aid. 2003-09-21 22:38:59 +00:00
Alexey Zelkin
5776f1d7e5 Synchronize with FreeBSD Russian Documentation Project CVS Repository 2002-02-17 13:57:32 +00:00
Alexey Zelkin
8aaed653c4 Synchronize www/ru tree with FreeBSD Russian Documentation Project's
CVS Tree.
2000-12-29 13:38:04 +00:00
Alexey Zelkin
b2b7eb1df6 Mega-update of Russian Web pages to current FreeBSD Russian Doc Project's CVS
Repository state.  This commit mostly brings in a lot of translation synches,
spelling fixes, adds new translations.

Obtained from:	FreeBSD Russian Documentation Project CVS Repository
2000-10-27 12:14:15 +00:00
Andrey Zakhvatov
4f5aedb75d Initial import, synchronized with English 1.18 1999-10-22 13:38:31 +00:00