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 2012/04/13 00:09:36 UTC

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

Author: buildbot
Date: Thu Apr 12 22:09:36 2012
New Revision: 812600

Log:
Staging update by buildbot for openofficeorg

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 Thu Apr 12 22:09:36 2012
@@ -1 +1 @@
-1325480
+1325548

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 12 22:09:36 2012
@@ -1 +1 @@
-1325480
+1325548

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 Thu Apr 12 22:09:36 2012
@@ -45,14 +45,7 @@
   newHTML += "</div><p class=\"options\"><a href=\"/download/other.html\""
   + "title=\"Get all platforms and languages, non-JRE versions, language packs to download\" onclick=\"document.location = this.href; return false;\">"
   + "Get all platforms and languages</a> | "
-  + "<a href=\"http://development.openoffice.org/releases/" + VERSION + ".html\""
-  + "title=\"What is new, what has been improved in OOo " + VERSION + "?\">Release Notes</a> | "
-  + "<a href=\"/download/md5sums/" + VERSION + "_md5sums.txt\" title=\"MD5 checksums for OOo " + VERSION
-  + "\">MD5 checksums</a> | " + "<a href=\"http://distribution.openoffice.org/cdrom/iso_download.html\" title=\"ISO images\">ISO images</a> | "
-  + "<a href=\"http://distribution.openoffice.org/cdrom/index.html#cdrom\" title=\"Order CD-ROM\""
-  + "onclick=\"document.location = this.href; return false;\" >order CD-ROM</a> | "
-  + "<a href=\"http://distribution.openoffice.org/p2p/\" title=\"P2P downloads\""
-  + "onclick=\"document.location = this.href; return false;\" >P2P downloads</a></p></div>";
+  + "<a href=\"/download/index.html\" title=\"More Download information\" onclick=\"document.location = this.href; return false;\">More Download information</a></p></div>";
   downloadCont.innerHTML = newHTML;
   }