Author: marcus
Date: Wed May 21 20:59:06 2014
New Revision: 1596679
URL: http://svn.apache.org/r1596679
Log:
Added additionally a 'name' attribute besides the 'id' attribut within an 'a'
tag
Modified:
openoffice/ooo-site/trunk/content/download/test/index_droplist.html
Modified: openoffice/ooo-site/trunk/content/download/test/index_droplist.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index_droplist.html?rev=1596679&r1=1596678&r2=1596679&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index_droplist.html
(original)
+++ openoffice/ooo-site/trunk/content/download/test/index_droplist.html Wed May
21 20:59:06 2014
@@ -214,8 +214,8 @@ screen reader. -->
+ "<div class='dl-txt-btn'>"
+ "<h3 style='display: inline; cursor: default;'>"
- + "<a id='dl_f_lnk' style='padding: 5px 5px 5px 5px;' href=''
title=''></a>"
- + "<a id='dl_lp_lnk' style='padding: 5px 5px 5px 5px;' href=''
title=''></a>"
+ + "<a id='dl_f_lnk' name='dl_f_lnk' style='padding: 5px 5px 5px
5px;' href='' title=''></a>"
+ + "<a id='dl_lp_lnk' name='dl_lp_lnk' style='padding: 5px 5px 5px
5px;' href='' title=''></a>"
+ "</h3>"
+ "<br /><br />"
/*
@@ -255,43 +255,43 @@ screen reader. -->
document.write( "<div class='sub-green-sel'>"
+ "<div style='float: left; width: 77%;'>"
+ "<p>"
- + "<a id='dl_rel_dta_hl' style='font-weight: bold; text-decoration:
none;'>Release data: </a>"
- + "<a id='dl_rel_dta' style='text-decoration: none;'></a>"
+ + "<a id='dl_rel_dta_hl' name='dl_rel_dta_hl'
style='font-weight: bold; text-decoration: none;'>Release data: </a>"
+ + "<a id='dl_rel_dta' name='dl_rel_dta'
style='text-decoration: none;'></a>"
+ "<br />"
- + "<a id='dl_f_hl' style='font-weight: bold; text-decoration:
none;'>Full installation: </a>"
- + "<a id='dl_f_size_hl' style='text-decoration: none;'></a>"
- + "<a id='dl_f_size' style='text-decoration: none;'></a>
<a id='space1' style='text-decoration: none;'></a>"
- + "<a id='dl_f_chk_hl' style='text-decoration: none;'>Signatures
and hashes: </a>"
- + "<a id='dl_f_chk_keys' style='text-decoration: underline;'
href='' title=''></a> <a id='space2' style='text-decoration: none;'></a>"
- + "<a id='dl_f_chk_asc' style='text-decoration: underline;'
href='' title=''></a> <a id='space3' style='text-decoration: none;'></a>"
- + "<a id='dl_f_chk_md5' style='text-decoration: underline;'
href='' title=''></a> <a id='space4' style='text-decoration: none;'></a>"
- + "<a id='dl_f_chk_sha256' style='text-decoration: underline;'
href='' title=''></a> <a id='space5' style='text-decoration: none;'></a>"
- + "<a id='dl_chk_verify' style='text-decoration: underline;'
href='' title=''></a>"
+ + "<a id='dl_f_hl' name='dl_f_hl'
style='font-weight: bold; text-decoration: none;'>Full installation: </a>"
+ + "<a id='dl_f_size_hl' name='dl_f_size_hl'
style='text-decoration: none;'></a>"
+ + "<a id='dl_f_size' name='dl_f_size'
style='text-decoration: none;'></a> <a id='space1'
name='space1' style='text-decoration: none;'></a>"
+ + "<a id='dl_f_chk_hl' name='dl_f_chk_hl'
style='text-decoration: none;'>Signatures and hashes: </a>"
+ + "<a id='dl_f_chk_keys' name='dl_f_chk_keys'
style='text-decoration: underline;' href='' title=''></a> <a id='space2'
name='space2' style='text-decoration: none;'></a>"
+ + "<a id='dl_f_chk_asc' name='dl_f_chk_asc'
style='text-decoration: underline;' href='' title=''></a> <a id='space3'
name='space3' style='text-decoration: none;'></a>"
+ + "<a id='dl_f_chk_md5' name='dl_f_chk_md5'
style='text-decoration: underline;' href='' title=''></a> <a id='space4'
name='space3' style='text-decoration: none;'></a>"
+ + "<a id='dl_f_chk_sha256' name='dl_f_chk_sha256'
style='text-decoration: underline;' href='' title=''></a> <a id='space5'
name='space3' style='text-decoration: none;'></a>"
+ + "<a id='dl_chk_verify' name='dl_chk_verify'
style='text-decoration: underline;' href='' title=''></a>"
+ "<br />"
- + "<a id='dl_lp_hl' style='font-weight: bold; text-decoration:
none;'>Language pack: </a>"
- + "<a id='dl_lp_size_hl' style='text-decoration: none;'></a>"
- + "<a id='dl_lp_size' style='text-decoration: none;'></a>
<a id='space6' style='text-decoration: none;'></a>"
- + "<a id='dl_lp_chk_hl' style='text-decoration: none;'>Signatures
and hashes: </a>"
- + "<a id='dl_lp_chk_keys' style='text-decoration: underline;'
href='' title=''></a> <a id='space7' style='text-decoration: none;'></a>"
- + "<a id='dl_lp_chk_asc' style='text-decoration: underline;'
href='' title=''></a> <a id='space8' style='text-decoration: none;'></a>"
- + "<a id='dl_lp_chk_md5' style='text-decoration: underline;'
href='' title=''></a> <a id='space9' style='text-decoration: none;'></a>"
- + "<a id='dl_lp_chk_sha256' style='text-decoration: underline;'
href='' title=''></a>"
+ + "<a id='dl_lp_hl' name='dl_lp_hl'
style='font-weight: bold; text-decoration: none;'>Language pack: </a>"
+ + "<a id='dl_lp_size_hl' name='dl_lp_size_hl'
style='text-decoration: none;'></a>"
+ + "<a id='dl_lp_size' name='dl_lp_size'
style='text-decoration: none;'></a> <a id='space6'
name='space6' style='text-decoration: none;'></a>"
+ + "<a id='dl_lp_chk_hl' name='dl_lp_chk_hl'
style='text-decoration: none;'>Signatures and hashes: </a>"
+ + "<a id='dl_lp_chk_keys' name='dl_lp_chk_keys'
style='text-decoration: underline;' href='' title=''></a> <a id='space7'
name='space7' style='text-decoration: none;'></a>"
+ + "<a id='dl_lp_chk_asc' name='dl_lp_chk_asc'
style='text-decoration: underline;' href='' title=''></a> <a id='space8'
name='space7' style='text-decoration: none;'></a>"
+ + "<a id='dl_lp_chk_md5' name='dl_lp_chk_md5'
style='text-decoration: underline;' href='' title=''></a> <a id='space9'
name='space9' style='text-decoration: none;'></a>"
+ + "<a id='dl_lp_chk_sha256' name='dl_lp_chk_sha256'
style='text-decoration: underline;' href='' title=''></a>"
+ "</p>"
+ "</div>"
+ "<div style='float: right; width: 23%;'>"
+ "<p>"
- + "<img id='dl_hlp_img' style='padding: 5px 0px 0px 0px;' src=''
title='' height='16' width='16' alt='' />"
+ + "<img id='dl_hlp_img' name='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 ); "
+ + "<a id='dl_hlp' name='dl_hlp' style='cursor: pointer;' href=''
title='' target='_blank' onclick='showWindow( this.href ); "
+ "return false;'></a>"
+ "<br />"
- + "<img id='dl_rpt_img' style='padding: 5px 0px 0px 0px;' src=''
title='' height='16' width='16' alt='' />"
+ + "<img id='dl_rpt_img' name='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' name='dl_rpt' style='cursor: pointer;' href=''
title='' target='_blank'></a>"
+ "</p>"
+ "<div style='clear: both;'></div>"
+ "</div>" );