Author: buildbot Date: Tue Jul 30 23:03:40 2013 New Revision: 871991 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/analyze.html Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Tue Jul 30 23:03:40 2013 @@ -1 +1 @@ -1508678 +1508679 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Tue Jul 30 23:03:40 2013 @@ -1 +1 @@ -1508678 +1508679 Modified: websites/staging/ooo-site/trunk/content/download/test/analyze.html ============================================================================== --- websites/staging/ooo-site/trunk/content/download/test/analyze.html (original) +++ websites/staging/ooo-site/trunk/content/download/test/analyze.html Tue Jul 30 23:03:40 2013 @@ -79,21 +79,25 @@ + "<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 />" + + "<b>Source Code and SDK</b></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='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> | " - + "<a href='legacy/index.html' title='Get the legacy version OpenOffice.org 3.3.0'>Legacy Version</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>" ); 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></p>"); + + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a>"); } - document.write( "</p></div>" ); + 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>" ); //--> </script>