You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/07/12 23:25:22 UTC

svn commit: r915987 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/de/index.html content/eu/index.html content/fi/index.html content/nl/index.html content/sk/index.html content/tr/index.html

Author: buildbot
Date: Sat Jul 12 21:25:22 2014
New Revision: 915987

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/de/index.html
    websites/staging/ooo-site/trunk/content/eu/index.html
    websites/staging/ooo-site/trunk/content/fi/index.html
    websites/staging/ooo-site/trunk/content/nl/index.html
    websites/staging/ooo-site/trunk/content/sk/index.html
    websites/staging/ooo-site/trunk/content/tr/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 12 21:25:22 2014
@@ -1 +1 @@
-1610052
+1610059

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 12 21:25:22 2014
@@ -1 +1 @@
-1610052
+1610059

Modified: websites/staging/ooo-site/trunk/content/de/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/index.html (original)
+++ websites/staging/ooo-site/trunk/content/de/index.html Sat Jul 12 21:25:22 2014
@@ -144,7 +144,7 @@ screen reader.
         + "<div class='action-text action-link'>"
           + "<a href='downloads/index.html'>"
             + "<h2>Ich m&ouml;chte OpenOffice herunterladen</h2>"
-            + "<p style='font-size: 1.0em; font-weight: bold;'>(Neueste Version: " + VERSION + ")</p>"
+            + "<p style='font-size: 1.0em; font-weight: bold;'>(Neueste Version: " + DL.VERSION + ")</p>"
             + "<p>Laden Sie Apache OpenOffice kostenlos herunter <b>(wirklich!)</b> | "
               + "<a href='https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get'"
                 + "title='Blog post: With Apache OpenOffice you get what you do not pay for' target='_blank'>"

Modified: websites/staging/ooo-site/trunk/content/eu/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/eu/index.html (original)
+++ websites/staging/ooo-site/trunk/content/eu/index.html Sat Jul 12 21:25:22 2014
@@ -135,7 +135,7 @@ screen reader.
         + "<div class='action-text action-link'>"
           + "<a href='softwarea/index.html'>"
             + "<h2>I want to download Apache OpenOffice</h2>"
-            + "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent release: " + VERSION + ")</p>"
+            + "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent release: " + DL.VERSION + ")</p>"
             + "<p>Download Apache OpenOffice for free <b>(really!)</b> | "
               + "<a href='https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get'"
                 + "title='Blog post: With Apache OpenOffice you get what you do not pay for' target='_blank'>"

Modified: websites/staging/ooo-site/trunk/content/fi/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/fi/index.html (original)
+++ websites/staging/ooo-site/trunk/content/fi/index.html Sat Jul 12 21:25:22 2014
@@ -137,7 +137,7 @@ screen reader.
         + "<div class='action-text action-link'>"
           + "<a href='download/index.html'>"
             + "<h2>I want to download Apache OpenOffice</h2>"
-            + "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent release: " + VERSION + ")</p>"
+            + "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent release: " + DL.VERSION + ")</p>"
             + "<p>Download Apache OpenOffice for free <b>(really!)</b> | "
               + "<a href='https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get'"
                 + "title='Blog post: With Apache OpenOffice you get what you do not pay for' target='_blank'>"

Modified: websites/staging/ooo-site/trunk/content/nl/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/nl/index.html (original)
+++ websites/staging/ooo-site/trunk/content/nl/index.html Sat Jul 12 21:25:22 2014
@@ -10,13 +10,13 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link href="https://plus.google.com/+openoffice" rel="publisher" />
 	<title>Apache OpenOffice - Het vrije en open kantoorpakket</title>
-        <script type="text/javascript" src="http://www.openoffice.org/download/globalvars.js"></script>
+        <script type="text/javascript" src="../download/globalvars.js"></script>
     <style type="text/css">
     /* <![CDATA[ */
     /*-------------------- Exceptions on standard css -----------------------*/
-	@import "/home.css";
-	@import "/styles.css";
-	@import "/exceptions.css";
+	@import "../home.css";
+	@import "../styles.css";
+	@import "../exceptions.css";
     /* ]]> */
     </style>
 
@@ -70,7 +70,7 @@
     document.write( "<li>"
       + "<div class='action-download'>"
         + "<div class='action-text action-link'>"
-          + "<a href='download/index.html'><h2>Ik wil Apache OpenOffice downloaden " + VERSION + "</h2>"
+          + "<a href='download/index.html'><h2>Ik wil Apache OpenOffice downloaden " + DL.VERSION + "</h2>"
           + "<p>Download Apache OpenOffice kosteloos, bekijk de alternatieven om eraan te komen.</p></a>"
         + "</div>"
       + "</div>"

Modified: websites/staging/ooo-site/trunk/content/sk/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/sk/index.html (original)
+++ websites/staging/ooo-site/trunk/content/sk/index.html Sat Jul 12 21:25:22 2014
@@ -10,7 +10,7 @@
     <link href="https://plus.google.com/114598373874764163668" rel="publisher" />
     <link rel="STYLESHEET" type="text/css" href="../product/product.css" media="screen"/>
     <title>Apache OpenOffice - Slobodný a otvorený kancelársky balík</title>    
-    <script type="text/javascript" src="http://www.openoffice.org/download/globalvars.js"></script>
+    <script type="text/javascript" src="../download/globalvars.js"></script>
     <style type="text/css">
     /* <![CDATA[ */
     /*-------------------- Exceptions on standard css -----------------------*/
@@ -77,7 +77,7 @@
     document.write( "<li>"
       + "<div class='action-download'>"
         + "<div class='action-text action-link'>"
-          + "<a href='download/index.html'><h2>Chcem si stiahnuť Apache OpenOffice " + VERSION + "</h2>"
+          + "<a href='download/index.html'><h2>Chcem si stiahnuť Apache OpenOffice " + DL.VERSION + "</h2>"
           + "<p>Stiahnite si zadarmo Apache OpenOffice alebo nájdite iné spôsoby ako je možné ho získať.</p></a>"
         + "</div>"
       + "</div>"

Modified: websites/staging/ooo-site/trunk/content/tr/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/tr/index.html (original)
+++ websites/staging/ooo-site/trunk/content/tr/index.html Sat Jul 12 21:25:22 2014
@@ -10,13 +10,13 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <link href="https://plus.google.com/+openoffice" rel="publisher" />
     <title>Apache OpenOffice Türkçe - Ücretsiz ve Açık Verimlilik Paketi</title>
-    <script type="text/javascript" src="/download/globalvars.js"></script>
+    <script type="text/javascript" src="../download/globalvars.js"></script>
     <style type="text/css">
     /* <![CDATA[ */
     /*-------------------- Exceptions on standard css -----------------------*/
-    @import "/home.css";
-    @import "/styles.css";
-    @import "/exceptions.css";
+    @import "../home.css";
+    @import "../styles.css";
+    @import "../exceptions.css";
     /* ]]> */
     </style>
 
@@ -80,7 +80,7 @@ screen reader.
     document.write( "<li>"
       + "<div class='action-download'>"
         + "<div class='action-text action-link'>"
-          + "<a href='/tr/download/index.html'><h2>Apache OpenOffice " + VERSION + " sürümünü indirmek istiyorum</h2>"
+          + "<a href='/tr/download/index.html'><h2>Apache OpenOffice " + DL.VERSION + " sürümünü indirmek istiyorum</h2>"
           + "<p>Apache OpenOffice'i ücretsiz indirin ya da almak için diğer yolları bulun.</p></a>"
         + "</div>"
       + "</div>"