Author: buildbot
Date: Fri May 18 22:52:06 2012
New Revision: 818234
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/download/index_aoo.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 18 22:52:06 2012
@@ -1 +1 @@
-1340296
+1340297
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 18 22:52:06 2012
@@ -1 +1 @@
-1340296
+1340297
Modified: websites/staging/ooo-site/trunk/content/download/index_aoo.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/index_aoo.html (original)
+++ websites/staging/ooo-site/trunk/content/download/index_aoo.html Fri May 18
22:52:06 2012
@@ -85,12 +85,18 @@
document.write( "</div>" );
document.write( "<div class=\"sub-green\">"
- + "<p><a href='other.html' title='Get all platforms, source, languages,
language packs to download'>"
- + "<b>All platforms, source, languages, language packs</b></a> | "
+ + "<p><a href='other.html' title='Get all platforms, languages, language
packs, source code, SDK to download'>"
+ + "<b>Get all platforms, languages, language packs</b></a> | "
+ + "<a href='other.html#tested-sdk' title='Get all source code tarballs and
SDK to download'>"
+ + "<b>Source Code tarballs and SDK</b></a> | <br />"
+ + "Signatures and Hashes: "
+ + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "asc" )
+ "' + title='ASC signature'>ASC</a> , "
+ + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "md5" )
+ "' + title='MD5 hash'>MD5</a> , "
+ + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "sha1" )
+ "' + title='SHA1 hash'>SHA1</a> , "
+ + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "sha512"
) + "' + title='SHA512 hash'>SHA512</a> | "
+ "<a href='../development/releases/" + VERSION + ".html'"
+ "title='What is new, what has been improved in Apache OpenOffice " +
VERSION + "?'>Release Notes</a> | "
- + "<a href='legacy/index.html' title='Get the legacy version
OpenOffice.org 3.3.0'>Legacy Version</a> | "
- + "<a href='checksums/3.4.0_checksums.html' title='Checksums for Apache
OpenOffice " + VERSION + "'>Checksums</a></p>"
+ + "<a href='legacy/index.html' title='Get the legacy version
OpenOffice.org 3.3.0'>Legacy Version</a></p>"
+ "</div>" );
entourage.initialize();
@@ -315,7 +321,8 @@
</li>
<li><a href="checksums/3.4.0_checksums.html"
title="Several checksums for Apache OpenOffice">Checksums for Apache
OpenOffice</a></li>
- <li><a href="../product/index.html" title="A tour through all Apache
OpenOffice applications">Product Information</a></li>
+ <li><a href="../product/index.html" title="A tour through all Apache
OpenOffice applications">
+ Product Information</a></li>
<li><a href="../dev_docs/source/sys_reqs_30.html"
title="HDD: ~300MB free - Memory: >128MB - Processor: >500MHz - OS:
Win, Linux, Mac, Solaris, FreeBSD...">
System Requirements</a></li>