Author: buildbot
Date: Sun Jan 19 01:02:57 2014
New Revision: 894683

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 19 01:02:57 2014
@@ -1 +1 @@
-1559440
+1559442

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 19 01:02:57 2014
@@ -1 +1 @@
-1559440
+1559442

Modified: websites/staging/ooo-site/trunk/content/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/index.html (original)
+++ websites/staging/ooo-site/trunk/content/index.html Sun Jan 19 01:02:57 2014
@@ -11,6 +11,7 @@
     <link href="https://plus.google.com/+openoffice"; rel="publisher" />
     <link rel="STYLESHEET" type="text/css" href="/product/product.css" 
media="screen" />
     <title>Apache OpenOffice - The Free and Open Productivity Suite</title>
+    <script type="text/javascript" src="download/globalvars.js"></script>
     <style type="text/css">
     /* <![CDATA[ */
     /*-------------------- Exceptions on standard css -----------------------*/
@@ -68,14 +69,21 @@
     <li>
       <hr />
     </li>
-    <li>
-      <div class="action-download">
-        <div class="action-text action-link">
-          <a href="download/index.html"><h2>I want to download OpenOffice</h2>
-          <p>Download Apache OpenOffice for free, or find out about other ways 
of getting it.</p></a>
-        </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>I want to download Apache 
OpenOffice " + VERSION + "</h2>"
+          + "<p>Download Apache OpenOffice for free, or find out about other 
ways of getting it.</p></a>"
+        + "</div>"
+      + "</div>"
+    + "</li>" );
+    //-->
+    </script>
+
     <li>
       <hr />
     </li>
@@ -171,7 +179,7 @@
   <div class="campaign">
     <h2>Recent News</h2>
 
-    <p></p>
+    <p><br /></p>
 
     <h2>Italian region adopts OpenOffice, saves 2M Euro</h2>
 


Reply via email to