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/04/30 09:16:26 UTC

svn commit: r907415 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/nl/index.html

Author: buildbot
Date: Wed Apr 30 07:16:26 2014
New Revision: 907415

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/nl/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 30 07:16:26 2014
@@ -1 +1 @@
-1591207
+1591208

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 30 07:16:26 2014
@@ -1 +1 @@
-1591207
+1591208

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 Wed Apr 30 07:16:26 2014
@@ -64,14 +64,20 @@
     <li>
       <hr />
     </li>
-    <li>
-      <div class="action-download">
-        <div class="action-text action-link">
-			<h2><a href="/nl/download/">Ik wil OpenOffice downloaden</a></h2>
-			<p><a href="/nl/download/">Download Apache OpenOffice kosteloos, bekijk de alternatieven om eraan te komen.</a></p>
-        </div>
-      </div>
-    </li>
+
+    <!-- Show the currently available version, load via JavaScript -->
+    <script type="text/javascript">
+    <!--
+    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>"
+          + "<p>Download Apache OpenOffice kosteloos, bekijk de alternatieven om eraan te komen.</p></a>"
+        + "</div>"
+      + "</div>"
+    + "</li>" );
+    //-->
+    </script>
     <li>
       <hr />
     </li>