Author: buildbot
Date: Sat Jul 27 23:19:58 2013
New Revision: 871495
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/download_tables.js
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 27 23:19:58 2013
@@ -1 +1 @@
-1507740
+1507744
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 27 23:19:58 2013
@@ -1 +1 @@
-1507740
+1507744
Modified:
websites/staging/ooo-site/trunk/content/download/test/download_tables.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download_tables.js
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/download_tables.js
Sat Jul 27 23:19:58 2013
@@ -325,8 +325,9 @@ function write_sdk( URL_SDK, URL_SRC, UR
// At last write the row with the other files (release notes)
document.write( "<tr
class='a'><td>-</td><td>-</td><td><small>Other files</small></td>" );
- document.write( "<td style='text-align: center'><a
href='http://www.openoffice.org/development/releases/" + VERSION +
".html'>AOO<br />Release<br />Notes</a></td>" );
+ document.write( "<td style='text-align: center'><a
href='../development/releases/" + VERSION + ".html' title='Apache OpenOffice
Release Notes'>AOO<br />Release<br />Notes</a></td>" );
document.write( "<td> </td>" );
+// document.write( "<td style='text-align: center'><a
href='../checksums.html' title='How to verify the download with checksums?'>How
to<br />verify the<br />download?</a></td>" );
document.write( "<td> </td>" );
document.write( "<td> </td>" );
document.write( "<td> </td>" );