Author: buildbot
Date: Thu Jun 20 21:06:45 2013
New Revision: 866673

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 Thu Jun 20 21:06:45 2013
@@ -1 +1 @@
-1495141
+1495186

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jun 20 21:06:45 2013
@@ -1 +1 @@
-1495141
+1495186

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 Thu Jun 20 
21:06:45 2013
@@ -68,12 +68,21 @@
   var LINK        = getLink();
 
   if ( hasMirrorLink( NL_LANGUAGE ) ) {
-    // Download directly from a mirror with displayed platform and language.
-    document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
-    + LINK + "');" + "return false;\">" );
-    document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>Download 
Apache OpenOffice " + VERSION + "</a></h2>"
-    + "<p><a href='" + LINK + "' title='" + LINK + "'>Click here for the most 
recent version for <b>"
-    + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b>.<br /></a></p>");
+    //  if ( LINK.toLowerCase().indexOf( "other" ) ) {
+    //    // OS and/or package manager was not recognized, therefore use 
"other.html" as download link.
+    //    document.write( "<div class=\"first button green\" 
id=\"optionitem1\" onclick=\"openItem('optionitem1','"
+    //    + LINK + "');" + "return false;\">" );
+    //    document.write( "<h2><a href='" + LINK + "' title='" + LINK + 
"'>Download Apache OpenOffice " + VERSION + "</a></h2>"
+    //    + "<p><a href='" + LINK + "' title='" + LINK + "'>Click here for the 
most recent version for <b>"
+    //    + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b>.<br 
/></a></p>");
+    //  } else {
+      // Download directly from a mirror with displayed platform and language.
+      document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
+      + LINK + "');" + "return false;\">" );
+      document.write( "<h2><a href='" + LINK + "' title='" + LINK + 
"'>Download Apache OpenOffice " + VERSION + "</a></h2>"
+      + "<p><a href='" + LINK + "' title='" + LINK + "'>Click here for the 
most recent version for <b>"
+      + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b>.<br 
/></a></p>");
+    //  }
   } else {
     // Download from an alternative webpage if hasMirrorLink( NL_LANGUAGE ) == 
false.
     document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"


Reply via email to