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/31 21:31:35 UTC

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

Author: buildbot
Date: Wed Jul 31 19:31:35 2013
New Revision: 872187

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 31 19:31:35 2013
@@ -1 +1 @@
-1508899
+1508996

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 31 19:31:35 2013
@@ -1 +1 @@
-1508899
+1508996

Modified: websites/staging/ooo-site/trunk/content/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/index.html Wed Jul 31 19:31:35 2013
@@ -108,13 +108,12 @@
   + "<a href='../../porting/index.html'"
   + "title='Get Apache OpenOffice software packaged as portable USB versions and third-party ports'>"
   + "<b>Portable USB versions</b> and third-party ports</a> | "
-  + "<a href='other-341.html'" + "title='Get the old version Apache OpenOffice " + OLDVERSION + "'>"
-  + "Old version (<b>AOO " + OLDVERSION + "</b>)</a> | "
-  + "<a href='legacy/index.html'"
-  + "title='Get the legacy version OpenOffice.org " + LEGACYVERSION + "'>"
-  + "Legacy Version (<b>OOo " + LEGACYVERSION + "</b>)</a>" );
+  + "Older and legacy versions: <a href='other-341.html' title='Get the old version Apache OpenOffice "
+  + OLDVERSION + "'><b>" + OLDVERSION + "</b></a> + "
+  + "<a href='legacy/index.html' title='Get the legacy version OpenOffice.org "
+  + LEGACYVERSION + "'><b>" + LEGACYVERSION + "</b></a>" );
   if ( CHECKSUM_ASC ) {
-    document.write( " | <br />Signatures and Hashes: "
+    document.write( " | <br />Signatures and hashes: "
     + "<a href='" + CHECKSUM_KEYS   + "' + title='KEYS signature'>KEYS</a> , "
     + "<a href='" + CHECKSUM_ASC    + "' + title='ASC signature'>ASC</a> , "
     + "<a href='" + CHECKSUM_MD5    + "' + title='MD5 hash'>MD5</a> , "