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/07/18 22:43:24 UTC

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

Author: buildbot
Date: Thu Jul 18 20:43:23 2013
New Revision: 870026

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 Jul 18 20:43:23 2013
@@ -1 +1 @@
-1504513
+1504647

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 18 20:43:23 2013
@@ -1 +1 @@
-1504513
+1504647

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 Jul 18 20:43:23 2013
@@ -82,10 +82,13 @@
       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>.</a></p>");
+      /*
       + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b>.</a></p>"
       + "<a href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes#AOO4.0ReleaseNotes-KnownIssues'"
       + "title='Get information about known issues in Apache OpenOffice " + VERSION + "'>"
       + "<b>Click here for known installation issues.</b></a><br /><br />");
+      */
     //  }
   } else {
     // Download from an alternative webpage if hasMirrorLink() == false.
@@ -99,6 +102,7 @@
   }
   document.write( "</div>" );
 
+  /*
   // Show a link for the known issues.
   document.write( "<div class=\"sub-green\">"
     + "<p><br />"
@@ -106,6 +110,7 @@
     + "title='Get information about known issues in Apache OpenOffice " + VERSION + ".'>"
     + "<b>Click here for known installation issues.</b></a></p><br />"
   + "</div>" );
+  */
 
   // Show some helpful links for SDK, source, checksums, release notes, legacy version.
   document.write( "<div class=\"sub-green\">"