Author: buildbot
Date: Wed May 28 23:42:53 2014
New Revision: 910345
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_droplist.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 28 23:42:53 2014
@@ -1 +1 @@
-1598172
+1598173
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 28 23:42:53 2014
@@ -1 +1 @@
-1598172
+1598173
Modified:
websites/staging/ooo-site/trunk/content/download/test/index_droplist.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index_droplist.html
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/index_droplist.html
Wed May 28 23:42:53 2014
@@ -154,12 +154,12 @@ screen reader. -->
/*
document.write( "<div class='sub-green'>"
+ "<p> );
- if ( LINK_CHECKSUM_ASC_FULL ) {
+ if ( LINK_CHK_ASC_FULL ) {
document.write( "Signatures and hashes: "
- + "<a href='" + LINK_CHECKSUM_KEYS + "' + title='KEYS signature
file'>KEYS</a> , "
- + "<a href='" + LINK_CHECKSUM_ASC_FULL + "' + title='ASC signature
for: " + FILENAME_FULL + "'>ASC</a> , "
- + "<a href='" + LINK_CHECKSUM_MD5_FULL + "' + title='MD5 hash for: "
+ FILENAME_FULL + "'>MD5</a> , "
- + "<a href='" + LINK_CHECKSUM_SHA256_FULL + "' + title='SHA256 hash for:
" + FILENAME_FULL + "'>SHA256</a> , "
+ + "<a href='" + LINK_CHK_KEYS + "' + title='KEYS signature
file'>KEYS</a> , "
+ + "<a href='" + LINK_CHK_ASC_FULL + "' + title='ASC signature
for: " + FILENAME_FULL + "'>ASC</a> , "
+ + "<a href='" + LINK_CHK_MD5_FULL + "' + title='MD5 hash for:
" + FILENAME_FULL + "'>MD5</a> , "
+ + "<a href='" + LINK_CHK_SHA256_FULL + "' + title='SHA256 hash for: "
+ FILENAME_FULL + "'>SHA256</a> , "
+ "<a href='../checksums.html' title='How to verify the download with
checksums?'>How to verify?</a> | " );
}
document.write( ""
@@ -317,14 +317,15 @@ screen reader. -->
// + "<img id='dl_hlp_img2' style='padding: 5px 0px 0px 0px;' src=''
title='' alt='' />"
+ "<img id='dl_hlp_img' style='padding: 5px 0px 0px 0px;' src=''
title='' height='16' width='16' alt='' />"
+ "<a style='padding: 0px 0px 0px 3%;'></a>"
- + "<a id='dl_hlp' style='cursor: pointer;' href='' title=''
target='_blank' onclick='showWindow( this.href ); "
- + "return false;'></a>"
+// + "<a id='dl_hlp' style='cursor: pointer;' href='' title=''
target='_blank' onclick='showWindow( this.href ); "
+ + "<a id='dl_hlp' href='' title='' target='_blank'
onclick='showWindow( this.href ); return false;'></a>"
+ "<br />"
// + "<img id='dl_rpt_img2' style='padding: 5px 0px 0px 0px;' src=''
title='' alt='' />"
+ "<img id='dl_rpt_img' style='padding: 5px 0px 0px 0px;' src=''
title='' height='16' width='16' alt='' />"
+ "<a style='padding: 0px 0px 0px 3%;'></a>"
- + "<a id='dl_rpt' style='cursor: pointer;' href='' title=''
target='_blank'></a>"
+// + "<a id='dl_rpt' style='cursor: pointer;' href='' title=''
target='_blank'></a>"
+ + "<a id='dl_rpt' href='' title='' target='_blank'></a>"
+ "</p>"
+ "<div style='clear: both;'></div>"
+ "</div>" );