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/10/09 17:02:28 UTC

svn commit: r881881 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/zh-cn/download/index.html

Author: buildbot
Date: Wed Oct  9 15:02:28 2013
New Revision: 881881

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct  9 15:02:28 2013
@@ -1 +1 @@
-1530659
+1530660

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct  9 15:02:28 2013
@@ -1 +1 @@
-1530659
+1530660

Modified: websites/staging/ooo-site/trunk/content/zh-cn/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/zh-cn/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/zh-cn/download/index.html Wed Oct  9 15:02:28 2013
@@ -15,6 +15,7 @@
   </script>
   <script type="text/javascript" src="/download/globalvars.js"></script>
   <script type="text/javascript" src="/download/download.js"></script>
+  <script type="text/javascript" src="/download/release_matrix.js"></script>
   <script type="text/javascript" src="/download/languages.js"></script>
   <style type="text/css">
   /* <![CDATA[ */
@@ -76,6 +77,7 @@
 
 <!-- Green: Stable release -->
   <script type="text/javascript">  
+  <!--
   // Set a specific language ISO code to force to assemble a certain localized build as download URL
   var NL_LANGUAGE = "zh-CN";
   // Get the download URL
@@ -120,6 +122,7 @@
   + "</div>" );
   
   entourage.initialize();
+  //-->
   </script>
 
 <!-- Green: Stable release: No JavaScript enabled -->