[Midnightbsd-cvs] www: www/ru: Add developer blog links.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Oct 19 12:54:25 EDT 2007


Log Message:
-----------
Add developer blog links.

Add $MidnightBSD$ to headers as a comment.

Add german language links.  

Add some missing text in English until we can get a translation.

Modified Files:
--------------
    www/ru:
        index.html (r1.10 -> r1.11)
    www/ru/about:
        index.html (r1.4 -> r1.5)
    www/ru/community:
        index.html (r1.3 -> r1.4)
    www/ru/developer:
        cvsup.html (r1.2 -> r1.3)
        index.html (r1.3 -> r1.4)
    www/ru/docs:
        index.html (r1.5 -> r1.6)
    www/ru/docs/install:
        index.html (r1.6 -> r1.7)
    www/ru/docs/mports:
        index.html (r1.5 -> r1.6)
    www/ru/download:
        index.html (r1.2 -> r1.3)
    www/ru/support:
        index.html (r1.3 -> r1.4)

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/ru/index.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -Lru/index.html -Lru/index.html -u -r1.10 -r1.11
--- ru/index.html
+++ ru/index.html
@@ -57,13 +57,13 @@
             <li><a href="support/index.html" title="Support">Support</a></li>
         </ul>
         
-        <p>
+    <p>
 	    <a href="/de/index.html" title="German">DE</a> 
 	    <a href="/index.html" title="English">EN</a> 
         <a href="/ru/index.html" title="Russian">RU</a>
     </p>
 
-	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="../images/feed.gif" alt="RSS Feed" /> 
+	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
 	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
 </div>
 
Index: index.html
===================================================================
RCS file: /home/cvs/www/ru/about/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -Lru/about/index.html -Lru/about/index.html -u -r1.4 -r1.5
--- ru/about/index.html
+++ ru/about/index.html
@@ -4,6 +4,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <title>MidnightBSD :: About</title>
 <link rel="stylesheet" type="text/css" media="all" href="../../css/base.css" />
+<!-- $MidnightBSD$ -->
 </head>
 
 <body lang="ru">
@@ -30,8 +31,14 @@
             <li><a href="../support/index.html" title="Support">Support</a></li>
         </ul>
         
-        <p><a href="/index.html" title="English">EN</a> <a href="/ru/index.html" 
-        title="Russian">RU</a></p>
+         <p>
+	    <a href="/de/index.html" title="German">DE</a> 
+	    <a href="/index.html" title="English">EN</a> 
+        <a href="/ru/index.html" title="Russian">RU</a>
+    </p>
+
+	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
+	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
 </div>
 
 
Index: index.html
===================================================================
RCS file: /home/cvs/www/ru/community/index.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -Lru/community/index.html -Lru/community/index.html -u -r1.3 -r1.4
--- ru/community/index.html
+++ ru/community/index.html
@@ -4,9 +4,10 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <title>MidnightBSD :: Community</title>
 <link rel="stylesheet" type="text/css" media="all" href="/css/base.css" />
+<!-- $MidnightBSD$ -->
 </head>
 
-<body>
+<body lang="RU">
 
 <!-- BEGIN HEADER -->
 <div id="header">
@@ -30,11 +31,20 @@
             <li><a href="/support/index.html" title="Support">Support</a></li>
         </ul>
 
-	<p><a href="/index.html" title="English">EN</a> <a href="/ru/index.html" 
-        title="Russian">RU</a></p>
+	    
+        <p>
+	    <a href="/de/index.html" title="German">DE</a> 
+	    <a href="/index.html" title="English">EN</a> 
+        <a href="/ru/index.html" title="Russian">RU</a>
+    </p>
+
+	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
+	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
 </div>
 
   <h2>Общество MidnightBSD</h2>
+  <p lang="EN"><a href="/mailman/listinfo">MidnightBSD Mailing Lists</a> - Discuss MidnightBSD, it's development and more.</p>
+  
   <p><a href="http://forums.midnightbsd.org/">Форумы MidnightBSD</a> – обсуждение установки, разработок, поддержки «железа» 
    и ответы на возникающие вопросы.</p>
   <p>#MidnightBSD на <a href="http://freenode.net">freenode</a> – обсуждение системы MidnightBSD 
Index: index.html
===================================================================
RCS file: /home/cvs/www/ru/developer/index.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -Lru/developer/index.html -Lru/developer/index.html -u -r1.3 -r1.4
--- ru/developer/index.html
+++ ru/developer/index.html
@@ -4,9 +4,10 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 <title>MidnightBSD :: Developer</title>
 <link rel="stylesheet" type="text/css" media="all" href="/css/base.css" />
+<!-- $MidnightBSD$ -->
 </head>
 
-<body>
+<body lang="RU">
 
 <!-- BEGIN HEADER -->
 <div id="header">
@@ -30,8 +31,14 @@
             <li><a href="/support/index.html" title="Support">Support</a></li>
         </ul>
 
-	<p><a href="/index.html" title="English">EN</a> <a href="/ru/index.html" 
-        title="Russian">RU</a></p>
+	<p>
+	    <a href="/de/index.html" title="German">DE</a> 
+	    <a href="/index.html" title="English">EN</a> 
+        <a href="/ru/index.html" title="Russian">RU</a>
+    </p>
+
+	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
+	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
 </div>
 
 <h2>Разработчики</h2>
Index: cvsup.html
===================================================================
RCS file: /home/cvs/www/ru/developer/cvsup.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -Lru/developer/cvsup.html -Lru/developer/cvsup.html -u -r1.2 -r1.3
--- ru/developer/cvsup.html
+++ ru/developer/cvsup.html
@@ -4,9 +4,10 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 <title>MidnightBSD :: Developer :: CVSup</title>
 <link rel="stylesheet" type="text/css" media="all" href="/css/base.css" />
+<!-- $MidnightBSD$ -->
 </head>
 
-<body>
+<body lang="EN">
 
 <!-- BEGIN HEADER -->
 <div id="header">
@@ -30,8 +31,14 @@
             <li><a href="/support/index.html" title="Support">Support</a></li>
         </ul>
 
-	<p><a href="/index.html" title="English">EN</a> <a href="/ru/index.html" 
-        title="Russian">RU</a></p>
+	<p>
+	    <a href="/de/index.html" title="German">DE</a> 
+	    <a href="/index.html" title="English">EN</a> 
+        <a href="/ru/index.html" title="Russian">RU</a>
+    </p>
+
+	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
+	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
 </div>
 
 <h2>Developer</h2>
Index: index.html
===================================================================
RCS file: /home/cvs/www/ru/docs/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -Lru/docs/index.html -Lru/docs/index.html -u -r1.5 -r1.6
--- ru/docs/index.html
+++ ru/docs/index.html
@@ -4,9 +4,10 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <title>MidnightBSD :: Documentation</title>
 <link rel="stylesheet" type="text/css" media="all" href="/css/base.css" />
+<!-- $MidnightBSD$ -->
 </head>
 
-<body>
+<body lang="EN">
 
 <!-- BEGIN HEADER -->
 <div id="header">
@@ -29,6 +30,15 @@
             <li><a href="../developer/index.html" title="Developers">Developers</a></li>
             <li><a href="../support/index.html" title="Support">Support</a></li>
         </ul>
+        
+    <p>
+	    <a href="/de/index.html" title="German">DE</a> 
+	    <a href="/index.html" title="English">EN</a> 
+        <a href="/ru/index.html" title="Russian">RU</a>
+    </p>
+
+	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
+	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
 </div>
 
 <h2>Documentation</h2>
Index: index.html
===================================================================
RCS file: /home/cvs/www/ru/docs/install/index.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -Lru/docs/install/index.html -Lru/docs/install/index.html -u -r1.6 -r1.7
--- ru/docs/install/index.html
+++ ru/docs/install/index.html
@@ -4,9 +4,10 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <title>MidnightBSD :: Documentation :: Install</title>
 <link rel="stylesheet" type="text/css" media="all" href="/css/base.css" />
+<!-- $MidnightBSD$ -->
 </head>
 
-<body>
+<body lang="RU">
 
 <!-- BEGIN HEADER -->
 <div id="header">
@@ -30,8 +31,14 @@
             <li><a href="/ru/support/index.html" title="Support">Support</a></li>
         </ul>
         
-        <p><a href="/index.html" title="English">EN</a> <a href="/ru/index.html" 
-        title="Russian">RU</a></p>      
+    <p>
+	    <a href="/de/index.html" title="German">DE</a> 
+	    <a href="/index.html" title="English">EN</a> 
+        <a href="/ru/index.html" title="Russian">RU</a>
+    </p>
+
+	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
+	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>    
 </div>
 
 <h2>Установка</h2>
Index: index.html
===================================================================
RCS file: /home/cvs/www/ru/docs/mports/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -Lru/docs/mports/index.html -Lru/docs/mports/index.html -u -r1.5 -r1.6
--- ru/docs/mports/index.html
+++ ru/docs/mports/index.html
@@ -4,9 +4,10 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <title>MidnightBSD :: Documentation :: mports</title>
 <link rel="stylesheet" type="text/css" media="all" href="/css/base.css" />
+<!-- $MidnightBSD$ -->
 </head>
 
-<body lang="ru">
+<body lang="RU">
 
 <!-- BEGIN HEADER -->
 <div id="header">
@@ -29,6 +30,15 @@
             <li><a href="/ru/developer/index.html" title="Developers">Developers</a></li>
             <li><a href="/ru/support/index.html" title="Support">Support</a></li>
         </ul>
+        
+     <p>
+	    <a href="/de/index.html" title="German">DE</a> 
+	    <a href="/index.html" title="English">EN</a> 
+        <a href="/ru/index.html" title="Russian">RU</a>
+    </p>
+
+	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
+	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
 </div>
 
 
Index: index.html
===================================================================
RCS file: /home/cvs/www/ru/download/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -Lru/download/index.html -Lru/download/index.html -u -r1.2 -r1.3
--- ru/download/index.html
+++ ru/download/index.html
@@ -4,9 +4,10 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <title>MidnightBSD :: Download</title>
 <link rel="stylesheet" type="text/css" media="all" href="/css/base.css" />
+<!-- $MidnightBSD$ -->
 </head>
 
-<body>
+<body lang="RU">
 
 <!-- BEGIN HEADER -->
 <div id="header">
@@ -30,8 +31,14 @@
             <li><a href="/ru/support/index.html" title="Support">Support</a></li>
         </ul>
 
-	<p><a href="/index.html" title="English">EN</a> <a href="/ru/index.html" 
-        title="Russian">RU</a></p>
+	 <p>
+	    <a href="/de/index.html" title="German">DE</a> 
+	    <a href="/index.html" title="English">EN</a> 
+        <a href="/ru/index.html" title="Russian">RU</a>
+    </p>
+
+	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
+	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
 </div>
 
 <h2>Загрузки</h2>
Index: index.html
===================================================================
RCS file: /home/cvs/www/ru/support/index.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -Lru/support/index.html -Lru/support/index.html -u -r1.3 -r1.4
--- ru/support/index.html
+++ ru/support/index.html
@@ -4,9 +4,10 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 <title>MidnightBSD :: Поддержка</title>
 <link rel="stylesheet" type="text/css" media="all" href="/css/base.css" />
+<!-- $MidnightBSD$ -->
 </head>
 
-<body>
+<body lang="RU">
 
 <!-- BEGIN HEADER -->
 <div id="header">
@@ -30,8 +31,14 @@
             <li><a href="/support/index.html" title="Support">Support</a></li>
         </ul>
 
-	<p><a href="/index.html" title="English">EN</a> <a href="/ru/index.html" 
-        title="Russian">RU</a></p>
+    <p>
+	    <a href="/de/index.html" title="German">DE</a> 
+	    <a href="/index.html" title="English">EN</a> 
+        <a href="/ru/index.html" title="Russian">RU</a>
+    </p>
+
+	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
+	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
 </div>
 
 <h2>Поддержка</h2>


More information about the Midnightbsd-cvs mailing list