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)
This commit is contained in:
Denis Peplin 2003-10-02 12:55:59 +00:00
parent bf326a2497
commit c6ade6ef5a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18297
14 changed files with 81 additions and 52 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/ru/news/1996/index.sgml,v 1.4 2001/12/17 21:07:13 phantom Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "ðÏÓÌÅÄÎÉÅ îÏ×ÏÓÔÉ FreeBSD! (1996)">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY newshome '<a href="../news.html">News Home</a>'>
@ -8,8 +8,8 @@
]>
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/1996/index.sgml,v 1.5 2001/12/05 19:34:50 phantom Exp $ -->
<!-- Original revision: 1.8 -->
<!-- $FreeBSDru: frdp/www/ru/news/1996/index.sgml,v 1.7 2003/09/19 08:43:46 den Exp $ -->
<!-- Original revision: 1.9 -->
<html>
&header;

View file

@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/ru/news/1998/index.sgml,v 1.1 2001/12/17 21:07:14 phantom Exp $">
<!ENTITY en-base CDATA "../../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Последние Новости FreeBSD! (1998)">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY newshome '<a href="../news.html">Страница новостей</a>'>
@ -8,8 +9,8 @@
]>
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/1998/index.sgml,v 1.6 2001/12/12 12:19:09 phantom Exp $ -->
<!-- Original revision: 1.6 -->
<!-- $FreeBSDru: frdp/www/ru/news/1998/index.sgml,v 1.8 2003/09/22 07:33:44 den Exp $ -->
<!-- Original revision: 1.8 -->
<html>
&header;
@ -179,7 +180,8 @@
<li><p><b>1 мая 1998</b>
Проект FreeBSD запустил службу <a name="anoncvs"
href="&base;/../handbook/synching.html#ANONCVS">Anonymous CVS</a> ÄÌÑ ÄÅÒÅ×Á
href="&en-base;/doc/en_US.ISO8859-1/books/handbook/synching.html#ANONCVS">
Anonymous CVS</a> ÄÌÑ ÄÅÒÅ×Á
<a href="http://cvsweb.FreeBSD.org/">FreeBSD CVS</a>.
Кроме всего прочего, это позволит пользователям FreeBSD без особых
привилегий осуществлять операции с CVS в режиме "только чтение" с
@ -228,7 +230,8 @@
Доработанная поддержка адаптеров Plug-n-Play была включена в обе
ветки 3.0-CURRENT и 2.2-STABLE. Она доступна в виде исходного кода
через утилиту <a
href="&base;/../handbook/synching.html#CVSUP">CVSup</a> ÉÌÉ × ÂÉÎÁÒÎÏÍ
href="&en-base;/doc/en_US.ISO8859-1/books/handbook/synching.html#CVSUP">
CVSup</a> ÉÌÉ × ÂÉÎÁÒÎÏÍ
виде в снэпшотах с сервера <a
href="ftp://current.FreeBSD.org/pub/FreeBSD">
current.FreeBSD.org</a></p></li>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/ru/news/1999/index.sgml,v 1.1 2001/12/17 21:07:14 phantom Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "ðÏÓÌÅÄÎÉÅ îÏ×ÏÓÔÉ FreeBSD! (1999)">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY newshome '<a href="../news.html">óÔÒÁÎÉÃÁ ÎÏ×ÏÓÔÅÊ</a>'>
@ -8,8 +8,8 @@
]>
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/1999/index.sgml,v 1.3 2001/12/05 19:55:44 phantom Exp $ -->
<!-- Original revision: 1.4 -->
<!-- $FreeBSDru: frdp/www/ru/news/1999/index.sgml,v 1.4 2002/04/06 20:43:47 phantom Exp $ -->
<!-- Original revision: 1.5 -->
<html>
&header;

View file

@ -1,7 +1,7 @@
# $FreeBSD$
# The FreeBSD Russian Documentation Project
# $FreeBSDru: frdp/www/ru/news/Makefile,v 1.7 2002/02/15 15:00:19 phantom Exp $
# Original revision: 1.33
# $FreeBSDru: frdp/www/ru/news/Makefile,v 1.8 2003/09/22 07:54:13 den Exp $
# Original revision: 1.38
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -32,6 +32,7 @@ SUBDIR+= 1998
SUBDIR+= 1999
SUBDIR+= 2000
SUBDIR+= 2001
SUBDIR+= 2002
DATA= newsflash.html news.rdf press.html
CLEANFILES+= newsflash.html news.rdf press.html

View file

@ -2,8 +2,8 @@
<!-- $FreeBSD$ -->
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/includes.xsl,v 1.1 2001/12/05 19:23:41 phantom Exp $ -->
<!-- Original revision: 1.4 -->
<!-- $FreeBSDru: frdp/www/ru/news/includes.xsl,v 1.2 2003/09/29 12:03:20 den Exp $ -->
<!-- Original revision: 1.5 -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -13,6 +13,7 @@
<!-- Generate a unique anchor for this event -->
<xsl:template name="generate-event-anchor">
<xsl:text>event</xsl:text>
<xsl:value-of select="ancestor::year/name"/>
<xsl:value-of select="ancestor::month/name"/>
<xsl:value-of select="ancestor::day/name"/>:<xsl:value-of select="count(preceding-sibling::event)"/>
@ -20,6 +21,7 @@
<!-- Generate a unique anchor for this story -->
<xsl:template name="generate-story-anchor">
<xsl:text>story</xsl:text>
<xsl:value-of select="ancestor::year/name"/>
<xsl:value-of select="ancestor::month/name"/>:<xsl:text/>
<xsl:value-of select="count(following-sibling::story)"/>

View file

@ -2,8 +2,8 @@
<!-- $FreeBSD$ -->
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/news-rdf.xsl,v 1.2 2001/12/12 12:21:33 phantom Exp $ -->
<!-- Original revision: 1.4 -->
<!-- $FreeBSDru: frdp/www/ru/news/news-rdf.xsl,v 1.3 2003/09/29 12:03:20 den Exp $ -->
<!-- Original revision: 1.5 -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -15,8 +15,8 @@
<!-- Generate the main body of the RDF file -->
<xsl:template match="news">
<rdf:rdf xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://my.netscape.com/rdf/simple/0.9">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://my.netscape.com/rdf/simple/0.9/">
<channel>
<title>îÏ×ÏÓÔÉ FreeBSD</title>
@ -27,7 +27,7 @@
<!-- Only include the last 10 events -->
<xsl:apply-templates select="descendant::event[position() &lt;= 10]"/>
</rdf:rdf>
</rdf:RDF>
</xsl:template>
<!-- Generate the <item> elements and their content -->

View file

@ -1,15 +1,19 @@
<!--
The FreeBSD Russian Documentation Project
$FreeBSDru: frdp/www/ru/news/press-rel-1.sgml,v 1.9 2003/09/12 18:21:47 andy Exp $
Original revision: 1.7
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ru/news/press-rel-1.sgml,v 1.3 2001/12/17 21:07:12 phantom Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "ðÒÅÓÓ-ÒÅÌÉÚ FreeBSD: 22 ÁÐÒÅÌÑ 1999">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/press-rel-1.sgml,v 1.6 2001/12/05 18:58:58 phantom Exp $ -->
<!-- Original revision: 1.6 -->
<html>
&header;

View file

@ -1,19 +1,22 @@
<!--
The FreeBSD Russian Documentation Project
$FreeBSDru: frdp/www/ru/news/press-rel-2.sgml,v 1.8 2003/09/12 18:23:43 andy Exp $
Original revision: 1.10
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ru/news/press-rel-2.sgml,v 1.3 2001/12/17 21:07:12 phantom Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Press Release: April 29, 1999">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/press-rel-2.sgml,v 1.6 2001/12/05 19:00:14 phantom Exp $ -->
<!-- Original revision: 1.6 -->
<html>
&header;
<!--
<img src="../gifs/pressreleases.jpg" align="right" border="0">
-->
@ -69,10 +72,10 @@
<li>DocBook (v2.4.1, v3.0, v3.1), HTML (×ÓÅ ×ÅÒÓÉÉ) É
LinuxDoc Document Type Definitions (DTD)</li>
<li>Modular DocBook Stylesheets îÏÒÍÁ ÷ÏÌÛÁ (Norm Walsh), ÐÏÚ×ÏÌÑÀÝÉÅ
<li>Modular DocBook Stylesheets îÏÒÍÁ õÏÌÛÁ (Norm Walsh), ÐÏÚ×ÏÌÑÀÝÉÅ
ÕÐÒÁ×ÌÑÔØ ×ÎÅÛÎÉÍ ×ÉÄÏÍ É ÆÏÒÍÁÔÉÒÏ×ÁÎÉÅÍ DocBook-ÄÏËÕÍÅÎÔÏ×.</li>
<li>Emacs É Xemacs ×ÍÅÓÔÅ Ó ÐÁËÅÔÏÍ ÒÁÓÛÉÒÅÎÉÑ PSGML, ÄÁÅÔ ÎÁÓÔÒÁÉ×ÁÅÍÏÅ
<li>Emacs É XEmacs ×ÍÅÓÔÅ Ó ÐÁËÅÔÏÍ ÒÁÓÛÉÒÅÎÉÑ PSGML, ÄÁÅÔ ÎÁÓÔÒÁÉ×ÁÅÍÏÅ
ÒÅÛÅÎÉÅ ÐÒÏÍÙÛÌÅÎÎÏÇÏ ÕÒÏ×ÎÑ ÄÌÑ ÒÅÄÁËÔÉÒÏ×ÁÎÉÑ SGML.</li>
<li>ðÁËÅÔ teTeX-beta ×ÍÅÓÔÅ Ó ÍÁËÒÏÓÁÍÉ JadeTeX ÐÏÚ×ÏÌÑÀÔ ÏÓÕÝÅÓÔ×ÌÑÔØ

View file

@ -1,14 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ru/news/press-rel-3.sgml,v 1.3 2001/12/17 21:07:12 phantom Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "ðÒÅÓÓ-ÒÅÌÉÚ FreeBSD: 7 ÉÀÎÑ 1999">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/press-rel-3.sgml,v 1.5 2001/12/05 19:03:16 phantom Exp $ -->
<!-- Original revision: 1.5 -->
<!-- $FreeBSDru: frdp/www/ru/news/press-rel-3.sgml,v 1.6 2002/04/06 20:43:45 phantom Exp $ -->
<!-- Original revision: 1.6 -->
<html>
&header;

View file

@ -1,14 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ru/news/press-rel-4.sgml,v 1.3 2001/12/17 21:07:12 phantom Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "ðÒÅÓÓ-ÒÅÌÉÚ FreeBSD: 9 ÍÁÒÔÁ 2000">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/press-rel-4.sgml,v 1.6 2001/12/05 19:03:16 phantom Exp $ -->
<!-- Original revision: 1.3 -->
<!-- $FreeBSDru: frdp/www/ru/news/press-rel-4.sgml,v 1.7 2002/04/06 20:43:45 phantom Exp $ -->
<!-- Original revision: 1.4 -->
<html>
&header;

View file

@ -1,14 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ru/news/press-rel-5.sgml,v 1.1 2001/12/17 21:07:12 phantom Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Press Release: October 18, 2000">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/press-rel-5.sgml,v 1.4 2001/12/05 19:07:40 phantom Exp $ -->
<!-- Original revision: 1.4 -->
<!-- $FreeBSDru: frdp/www/ru/news/press-rel-5.sgml,v 1.6 2003/09/22 08:07:33 den Exp $ -->
<!-- Original revision: 1.6 -->
<html>
&header;

View file

@ -4,9 +4,9 @@
The FreeBSD Russian Documentation Project
$FreeBSD$
$FreeBSDru: frdp/www/ru/news/press.xsl,v 1.2 2003/09/22 19:05:46 andy Exp $
$FreeBSDru: frdp/www/ru/news/press.xsl,v 1.3 2003/10/01 12:01:24 den Exp $
Original revision: 1.3
Original revision: 1.4
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
@ -38,7 +38,7 @@
<p>ëÒÏÍÅ ÔÏÇÏ, ÎÏ×ÏÓÔÉ ÐÒÅÓÓÙ Ï ÐÒÏÅËÔÅ FreeBSD Java ×Ù ÍÏÖÅÔÅ ÎÁÊÔÉ,
ÐÏÓÅÔÉ× ÓÔÒÁÎÉÞËÕ <a
href="{$base}/java/press.html">FreeBSD/Java Press</a></p>
href="{$base}/java/press.html">FreeBSD/Java Press</a>.</p>
<xsl:apply-templates select="//month"/>

View file

@ -1,23 +1,39 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ru/news/pressreleases.sgml,v 1.4 2001/12/17 21:07:12 phantom Exp $">
<!ENTITY en-base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "ðÒÅÓÓ-ÒÅÌÉÚÙ FreeBSD">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;]>
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/pressreleases.sgml,v 1.8 2001/12/05 18:56:17 phantom Exp $ -->
<!-- Original revision: 1.5 -->
<!-- $FreeBSDru: frdp/www/ru/news/pressreleases.sgml,v 1.11 2003/10/02 12:34:36 den Exp $ -->
<!-- Original revision: 1.8 -->
<html>
&header;
<!--
<img src="../gifs/pressreleases.jpg" align="right" border="0">
<img src="&en-base;/gifs/pressreleases.jpg" alt="FreeBSD News" align="right" border="0">
<p></p>
-->
<dl>
<dt>ñÎ×ÁÒØ 20, 2003</dt>
<dd>
<a href="&en-base;/news/press-rel-7.html">ðÒÏÅËÔ FreeBSD ÐÒÅÄÓÔÁ×ÌÑÅÔ FreeBSD 5.0</a>
<p></p>
</dd>
<dt>ïËÔÑÂÒØ 31, 2002</dt>
<dd>
<a href="&en-base;/news/press-rel-6.html">
äÅÍÏÎ Opera: Opera Software ×ÙÐÕÓÔÉÌÁ ×ÅÒÓÉÀ ÄÌÑ FreeBSD
</a>
<p></p>
</dd>
<dt>18 ÏËÔÑÂÒÑ 2000: îÏ×ÁÑ ÏÓÎÏ×ÎÁÑ ÇÒÕÐÐÁ</dt>
<dd>
<a href="press-rel-5.html">

View file

@ -1,12 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ru/news/sou1999.sgml,v 1.3 2001/12/17 21:07:12 phantom Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "ðÏÌÏÖÅÎÉÅ ÓÏÏÂÝÅÓÔ×Á FreeBSD, 1999">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/news/sou1999.sgml,v 1.4 2001/12/05 12:49:28 phantom Exp $ -->
<!-- Original revision: 1.5 -->
<!-- $FreeBSDru: frdp/www/ru/news/sou1999.sgml,v 1.5 2002/04/06 20:43:45 phantom Exp $ -->
<!-- Original revision: 1.6 -->
<html>
&header;