Author: buildbot
Date: Thu Jun 5 20:35:42 2014
New Revision: 911483
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 Thu Jun 5 20:35:42 2014
@@ -1 +1 @@
-1600537
+1600751
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jun 5 20:35:42 2014
@@ -1 +1 @@
-1600537
+1600751
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
Thu Jun 5 20:35:42 2014
@@ -247,15 +247,24 @@
+ "</select>"
+ "</form>"
- // Both download text buttons.
- + "<div class='dl-txt-btn'>"
- + "<h3 style='display: inline; cursor: default;'>"
- + "<a id='dl_f_link' style='padding: 5px 5px 5px 5px;' href=''
title='' target='_blank'></a>"
- + "<a id='dl_lp_link' style='padding: 5px 5px 5px 5px;' href=''
title='' target='_blank'></a>"
+ // Both download text buttons: First for "full install", then for
"langpack".
+ + "<a style='padding: 0px 0px 0px 3%; cursor: default;'></a>"
+
+ + "<div class='btn_dl' style='display: inline;'>"
+ + "<h3 style='display: inline;'>"
+ + "<a id='dl_f_link' href='' title='' target='_blank'></a>"
+ "</h3>"
+ + "</div>"
+
+ + "<a style='padding: 0px 0px 0px 3%; cursor: default;'></a>"
- + "<br /><br />"
+ + "<div class='btn_dl' style='display: inline;'>"
+ + "<h3 style='display: inline;'>"
+ + "<a id='dl_lp_link' href='' title='' target='_blank'></a>"
+ + "</h3>"
+ "</div>"
+ + "<br /><br />"
+
+ "</div>" );
// Sub-green colored box.
@@ -272,24 +281,24 @@
// Full installation: Filesize and checksums.
+ "<a id='dl_f_info' style='text-decoration: none;'></a>"
- + "<a id='dl_f_chk_keys' style='text-decoration: underline;' href=''
title=''></a>"
+ + "<a id='dl_f_chk_keys' style='text-decoration: underline;' href=''
title='' target='_blank'></a>"
+ "<a id='space1' style='text-decoration: none;'></a>"
- + "<a id='dl_f_chk_asc' style='text-decoration: underline;' href=''
title=''></a>"
+ + "<a id='dl_f_chk_asc' style='text-decoration: underline;' href=''
title='' target='_blank'></a>"
+ "<a id='space2' style='text-decoration: none;'></a>"
- + "<a id='dl_f_chk_md5' style='text-decoration: underline;' href=''
title=''></a>"
+ + "<a id='dl_f_chk_md5' style='text-decoration: underline;' href=''
title='' target='_blank'></a>"
+ "<a id='space3' style='text-decoration: none;'></a>"
- + "<a id='dl_f_chk_sha256' style='text-decoration: underline;' href=''
title=''></a>"
+ + "<a id='dl_f_chk_sha256' style='text-decoration: underline;' href=''
title='' target='_blank'></a>"
+ "<br />"
// Langpack: Filesize and checksums.
+ "<a id='dl_lp_info' style='text-decoration: none;'></a>"
- + "<a id='dl_lp_chk_keys' style='text-decoration: underline;'
href='' title=''></a>"
+ + "<a id='dl_lp_chk_keys' style='text-decoration: underline;'
href='' title='' target='_blank'></a>"
+ "<a id='space4' style='text-decoration: none;'></a>"
- + "<a id='dl_lp_chk_asc' style='text-decoration: underline;' href=''
title=''></a>"
+ + "<a id='dl_lp_chk_asc' style='text-decoration: underline;' href=''
title='' target='_blank'></a>"
+ "<a id='space5' style='text-decoration: none;'></a>"
- + "<a id='dl_lp_chk_md5' style='text-decoration: underline;' href=''
title=''></a>"
+ + "<a id='dl_lp_chk_md5' style='text-decoration: underline;' href=''
title='' target='_blank'></a>"
+ "<a id='space6' style='text-decoration: none;'></a>"
- + "<a id='dl_lp_chk_sha256' style='text-decoration: underline;' href=''
title=''></a>"
+ + "<a id='dl_lp_chk_sha256' style='text-decoration: underline;' href=''
title='' target='_blank'></a>"
+ "<br />"
// Help: What is a language pack?