Commit graph

25 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
Andrey Zakhvatov
94b7c4a9c9 MFen 1.10
Obtained from: The FreeBSD Russian Documentation Project
2004-03-02 07:09:58 +00:00
Denis Peplin
387c95f703 Merge the following from the English version:
1.35 -> 1.36 auditors.sgml
   1.70 -> 1.72 developers.sgml
   1.328 -> 1.330 support.sgml
   1.12 -> 1.15 copyright/freebsd-license.sgml
   1.12 -> 1.13 docproj/doc-set.sgml
   1.16 -> 1.17 docproj/docproj.sgml
   1.25 -> 1.28 docproj/handbook3.sgml
   1.8 -> 1.9 java/dists/14.sgml
   1.192 -> 1.195 news/news.xml
   1.120 -> 1.122 news/press.xml
   1.4 -> 1.5 platforms/ia64/index.sgml
   1.24 -> 1.25 ports/categories
   1.93 -> 1.95 search/search.sgml
   1.69 -> 1.70 search/web.atoz
   1.149 -> 1.150 security/security.sgml

Obtained from: The FreeBSD Russian Documentation Project
2004-02-04 11:04:05 +00:00
Andrey Zakhvatov
b4cdce380b MFen 1.26 2004-01-24 05:59:32 +00:00
Andrey Zakhvatov
0c7be59aa4 Typo fixes. 2004-01-06 17:16:32 +00:00
Denis Peplin
8a21bbcd3e Merge the following from the English version:
1.9 -> 1.10 copyright/trademarks.sgml
   1.183 -> 1.184 news/news.xml
   1.1 -> 1.3 platforms/alpha.sgml
   1.2 -> 1.5 platforms/amd64.sgml
   1.4 -> 1.11 platforms/ia64.sgml
   1.6 -> 1.10 platforms/index.sgml
   1.1 -> 1.8 platforms/ppc.sgml
   1.3 -> 1.17 platforms/sparc.sgml

Approved by: phantom (mentor)
2003-12-26 09:03: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
c918614eb7 Merge the following from the English version:
1.315 -> 1.316 support.sgml
   1.5 -> 1.7 copyright/trademarks.sgml
   1.96 -> 1.100 news/press.xml
   1.4 -> 1.5 news/press.xsl
   1.92 -> 1.94 releases/index.sgml
   1.74 -> 1.75 releng/index.sgml

Approved by: phantom (mentor)
2003-11-06 12:29:11 +00:00
Denis Peplin
608d8bf2a4 Merge the following from the English version:
1.10 -> 1.13 copyright/Makefile
   1.6 -> 1.8 copyright/copyright.sgml
   1.17 -> 1.25 copyright/daemon.sgml
   1.8 -> 1.12 copyright/freebsd-license.sgml

Approved by: phantom (mentor)
2003-10-08 08:40:39 +00:00
Denis Peplin
9e187e0e98 New translation: sync with English 1.5
Approved by: phantom (mentor)
2003-10-08 08:32:43 +00:00
Hiroki Sato
9681217717 Switch to HTML4.01 as a band-aid. 2003-09-21 22:38:59 +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
b17153d380 Synchronize with FreeBSD russian Documentation Project Repository.
This commit brings in some synchronizations, Original revisions for
all Makefiles, switch from en/web.mk to share/mk/web.site.mk
2000-11-10 17:27:43 +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
30ff070f5c Fix picture link. Many white space/style cleanups. 2000-03-13 10:32:45 +00:00
Alexey Zelkin
5239a57282 Don't try to handle COPYING, COPYING.LIB and LEGAL files. Use english versions.
It should fix problem with webupdate reported by wosch.
1999-11-03 10:48:37 +00:00
Andrey Zakhvatov
684aea7959 Change links to LEGAL, COPYING and COPYING.LIB from
local to ../../ (like in japanese version).
1999-11-02 03:17:32 +00:00
Andrey Zakhvatov
814065784e Initial import, synchronized with English 1.4 1999-11-01 06:26:30 +00:00
Andrey Zakhvatov
43f4b853ab Initial import, synchronized with English 1.6 1999-11-01 05:12:04 +00:00
Andrey Zakhvatov
bbb600d52b Initial import, synchronized with English 1.4 1999-11-01 05:07:46 +00:00
Andrey Zakhvatov
956e70e8a1 Initial import, synchronized with English 1.9 1999-11-01 05:02:54 +00:00
Andrey Zakhvatov
47199ecd55 Initial import, synchronized with English 1.16 1999-11-01 04:57:28 +00:00