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/08/05 23:18:00 UTC

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

Author: buildbot
Date: Mon Aug  5 21:17:59 2013
New Revision: 873082

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 Mon Aug  5 21:17:59 2013
@@ -1 +1 @@
-1510680
+1510737

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug  5 21:17:59 2013
@@ -1 +1 @@
-1510680
+1510737

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 Mon Aug  5 21:17:59 2013
@@ -77,7 +77,7 @@
       + " - Build ID " + BUILD + " - SVN " + SVN_REV + "'>Download Apache OpenOffice " + VERSION + "</a></h2>"
       + "<p><a href='" + LINK + "' title='Version " + VERSION + " - Milestone " + MILESTONE + " - Build ID " + BUILD
       + " - SVN " + SVN_REV + "'>Click here for the most recent version for:<br />"
-      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" + FILESIZE + " MByte).</a></p>");
+      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" + FILESIZE + " MByte).</a></p>" );
     } else {
       // 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','"
@@ -101,28 +101,29 @@
   document.write( "</div>" );
 
   // Show some helpful links for SDK, source, checksums, release notes, legacy version.
-  document.write( "<div class=\"sub-green\">"
-  + "<p><a href='other.html' title='Get all platforms, languages, language packs to download'>"
+  document.write( "<div class=\"sub-green\">" );
+  document.write( "<p>" );
+  if ( CHECKSUM_ASC ) {
+    document.write( "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> , "
+    + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a> , "
+    + "<a href='../checksums.html' title='How to verify the download with checksums?'>How to verify?</a> | " );
+  }
+  document.write( "<a href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+  + "title='What is new, what has been improved in Apache OpenOffice " + VERSION + "?'>Release Notes</a> | <br />"
+  + "<a href='other.html' title='Get all platforms, languages, language packs to download'>"
   + "<b>Get all platforms, languages, language packs</b></a> | "
   + "<a href='other.html#source' title='Get the source code and SDK to download'>"
-  + "<b>Source code and SDK</b></a> | <br />"
+  + "Source code and SDK</a> | <br />"
   + "<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> | "
-  + "Older and legacy versions: <a href='other-341.html' title='Get the old version of Apache OpenOffice "
+  + "Older and legacy versions: <a href='../other-341.html' title='Get the old version of Apache OpenOffice "
   + OLDVERSION + "'><b>" + OLDVERSION + "</b></a> + "
   + "<a href='../legacy/index.html' title='Get the legacy version of OpenOffice.org "
   + LEGACYVERSION + "'><b>" + LEGACYVERSION + "</b></a>" );
-  if ( CHECKSUM_ASC ) {
-    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> , "
-    + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a> , "
-    + "<a href='../checksums.html' title='How to verify the download with checksums?'>How to verify?</a>");
-  }
-  document.write( " | <a href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
-  + "title='What is new, what has been improved in Apache OpenOffice " + VERSION + "?'>Release Notes</a></p>" );
   document.write( "</div>" );
 
   entourage.initialize();
@@ -131,7 +132,7 @@
 
   <!-- Green: Stable release: No JavaScript enabled -->
   <noscript>
-  <div class="button green" id="optionitem1" onclick="openItem('optionitem1','other.html'); return false;">
+  <div class="first button green" id="optionitem1" onclick="openItem('optionitem1','other.html'); return false;">
     <h2><a href="other.html" title="Select from other platforms and languages to download">
     Download Apache OpenOffice</a></h2>
     <p><a href="other.html" title="Select from other platforms and languages to download">
@@ -140,14 +141,18 @@
     platform and language.</a></p>
   </div>
   <div class="sub-green">
-    <p><a href="other.html" title="Get all platforms, languages, language packs to download">
-    <b>Get all platforms, languages, language packs</b></a> |
-    <a href="other.html#source" title="Get all source code tarballs and SDK to download">
-    <b>Source Code tarballs and SDK</b></a> | <br />
-    <a href="other.html" title="Checksums for Apache OpenOffice">Signatures and Hashes</a> |
+    <p><a href="other.html" title="Checksums for Apache OpenOffice">Signatures and Hashes</a> ,
+    <a href="../checksums.html" title="How to verify the download with checksums?">How to verify?</a> |
     <a href="../development/releases/index.html"
-    title="What is new, what has been improved in Apache OpenOffice?">Release Notes</a> |
-    <a href="legacy/index.html" title="Get the legacy version OpenOffice.org 3.3.0">Legacy Version</a></p>
+    title="What is new, what has been improved in Apache OpenOffice?">Release Notes</a> | <br />
+    <a href="other.html" title="Get all platforms, languages, language packs to download">
+    <b>Get all platforms, languages, language packs</b></a> |
+    <a href="other.html#source" title="Get all source code and SDK to download">Source Code and SDK</a> | <br />
+    <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 of Apache OpenOffice">Old Apache OpenOffice</a> |
+    <a href="../legacy/index.html" title="Get the legacy version of OpenOffice.org">Legacy OpenOffice.org</a>
   </div>
   </noscript>