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 2013/08/20 21:09:18 UTC

svn commit: r875492 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/index.html

Author: buildbot
Date: Tue Aug 20 19:09:18 2013
New Revision: 875492

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug 20 19:09:18 2013
@@ -1 +1 @@
-1515910
+1515927

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug 20 19:09:18 2013
@@ -1 +1 @@
-1515910
+1515927

Modified: websites/staging/ooo-site/trunk/content/download/test/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index.html Tue Aug 20 19:09:18 2013
@@ -91,7 +91,7 @@
   } else {
     // Download from an alternative webpage if hasMirrorLink() == false.
     document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
-    + LANG_ARRAY[ 3 ] + "');" + "return false;\">" );
+    + LANG_ARRAY[ 4 ] + "');" + "return false;\">" );
     document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>"
     + "Download Apache OpenOffice</a></h2>"
     + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + "'>Apache OpenOffice " + VERSION + " for "
@@ -132,19 +132,21 @@
 
   <!-- Green: Stable release: No JavaScript enabled -->
   <noscript>
+  <div class="button green" id="optionitem1"
+    onclick="openItem('optionitem1','http://www.apache.org/dyn/aoo-closer.cgi/openoffice/'); return false;">
+    <h2><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"
+    title="Click this text to choose from an Apache mirror server near to you">Download Apache OpenOffice</a></h2>
+    <p><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"
+    title="Select from other platforms and languages to download">JavaScript needs to be enabled to take full advantage of
+    this download section. If this is not possible, please click this text to choose from an Apache mirror server near to
+    you.</a></p>
+  </div>
+  <!-- Old text
   <div class="first button green" id="optionitem1">
     <h2><a style="cursor: default;">Download Apache OpenOffice</a></h2>
     <p style="cursor: default;">
     <a style="cursor: default;">JavaScript needs to be enabled to download Apache OpenOffice.</a></p>
   </div>
-  <!-- Old text
-  <div class="button green" id="optionitem1" onclick="openItem('optionitem1','other.html'); return false;">
-    <h2><a href="other.html" title="Select from other platforms and languages to download">
-    Download Apache OpenOffice</a></h2>
-    <p><a href="other.html" title="Select from other platforms and languages to download">
-    JavaScript needs to be enabled to take full advantage of this download section. Currently it does not seem to be
-    enabled. Please click on this text to use the alternative webpage to select the favorite platform and language.</a></p>
-  </div>
   -->
   <div class="sub-green">
     <p><a href="../../porting/index.html"