Commit graph

30 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
Andrey Zakhvatov
0378e12a85 Synchronize with English 1.176 2005-06-15 06:33:06 +00:00
Andrey Zakhvatov
86d1cbecc8 Synchronize with English 1.175 2005-06-04 16:06:47 +00:00
Andrey Zakhvatov
515565aefb Synchronize with English 1.174
Obtained from: The FreeBSD Russian Documentation Project
2005-05-09 06:51:03 +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
Andrey Zakhvatov
3c6286e5a4 MFen 1.157 2004-02-21 15:28:05 +00:00
Dag-Erling Smørgrav
a7b281bc47 Update the Tinderbox URL. 2004-02-03 18:45:45 +00:00
Andrey Zakhvatov
aa266bad94 Fix links.
Obtained from: The FreeBSD Russian Documentation Project
2004-01-27 08:24:44 +00:00
Andrey Zakhvatov
c8e2e3b185 MFen 1.156 2004-01-18 17:52:23 +00:00
Denis Peplin
33f3b6a95f Merge the following from the English version:
1.57 -> 1.59 docproj/translations.sgml
   1.180 -> 1.183 news/news.xml
   1.109 -> 1.112 news/press.xml
   1.19 -> 1.24 ports/categories
   1.64 -> 1.67 ports/ports.inc
   1.33 -> 1.36 projects/newbies.sgml
   1.153 -> 1.154 projects/projects.sgml
   1.31 -> 1.35 send-pr.sgml

Approved by: phantom (mentor)
2003-12-18 14:44:19 +00:00
Andrey Zakhvatov
061a977511 Fix typo.
Submitted by: Maxim Konovalov <maxim@FreeBSD.org>
2003-12-13 09:45:49 +00:00
Denis Peplin
3ac5746ae7 Merge the following from the English version:
1.65 -> 1.66 developers.sgml
   1.316 -> 1.319 support.sgml
   1.7 -> 1.9 copyright/trademarks.sgml
   1.42 -> 1.48 docproj/current.sgml
   1.55 -> 1.56 docproj/translations.sgml
   1.19 -> 1.20 internal/photos.sgml
   1.9 -> 1.11 java/install.sgml
   1.5 -> 1.6 java/dists/14.sgml
   1.100 -> 1.102 news/press.xml
   1.151 -> 1.153 projects/projects.sgml

Approved by: phantom (mentor)
2003-11-12 06:56:02 +00:00
Denis Peplin
9ec2f75e75 Merge the following from the English version:
1.175 -> 1.176 docs.sgml
   1.314 -> 1.315 support.sgml
   1.23 -> 1.25 docproj/handbook3.sgml
   1.172 -> 1.175 news/news.xml
   1.149 -> 1.151 projects/projects.sgml

Approved by: phantom (mentor)
2003-10-29 08:52:17 +00:00
Denis Peplin
5c55a7565d Merge the following from the English version:
1.22 -> 1.23 applications.sgml
   1.32 -> 1.33 availability.sgml
   1.15 -> 1.16 includes.xsl
   1.60 -> 1.61 includes.sgml
   1.40 -> 1.41 news/news.sgml
   1.86 -> 1.88 news/press.xml
   1.28 -> 1.33 projects/newbies.sgml
   1.146 -> 1.149 projects/projects.sgml
   1.309 -> 1.310 support.sgml

Approved by: phantom (mentor)
2003-10-07 13:13:32 +00:00
Andrey Zakhvatov
6bad5a40c1 Synchronize with English 1.146 2003-09-20 16:55:33 +00:00
Alexey Zelkin
396aca5d13 Set of updates to russian webpages
PR:		www/45717
Submitted by:	Denis N. Peplin <den@volginfo.ru>
2002-12-06 18:39:28 +00:00
Alexey Zelkin
5776f1d7e5 Synchronize with FreeBSD Russian Documentation Project CVS Repository 2002-02-17 13:57:32 +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
George C A Reid
959313e15c Correct link to retail outlets 2001-07-30 22:19:09 +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
63a1e2906e Synchronize with English 1.83:
Added "The Eclipse Operating System is a testbed for Quality of Service (QoS)"
Reformatting.
2000-03-30 03:22:27 +00:00
Andrey Zakhvatov
63b6003c72 Synchronize with English 1.82:
Update Java homepage URL.
2000-02-05 14:15:18 +00:00
Andrey Zakhvatov
311828812d Synchronize with English 1.81:
Update the URL for the FreeBSD Diary.
Small reformatting and rewording.
2000-02-04 15:20:48 +00:00
Andrey Zakhvatov
627ba658cb Synchronize with English 1.80:
freebsd -> FreeBSD fixes
2000-02-04 12:02:22 +00:00
John Baldwin
98822743c7 Fix brokenness of an <a> tag. The value of the href attribute didn't have
a closing ".

Noticed by:	webupdate failure on freefall
1999-12-11 21:25:19 +00:00
Andrey Zakhvatov
848f32fb99 Synchronize with English 1.79:
Added Lottery Scheduling Kernel
1999-12-11 11:02:25 +00:00
Andrey Zakhvatov
eb29595c63 Synchronize with English 1.78:
Added SPY to Kernel & Security, minor reformatting.
1999-11-27 09:55:21 +00:00
Andrey Zakhvatov
ff98ef9653 Synchronize with English 1.77 1999-10-29 09:26:42 +00:00
Andrey Zakhvatov
a44a376ddd Initial import, synchronized with English 1.75 1999-10-20 14:06:09 +00:00