Your message dated Mon, 29 Aug 2005 00:19:57 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#325190: www.debian.org: Patches for HTML 4 strict has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 26 Aug 2005 18:15:31 +0000 >From [EMAIL PROTECTED] Fri Aug 26 11:15:31 2005 Return-path: <[EMAIL PROTECTED]> Received: from simon.bofh.ms [213.133.111.3] (Debian-exim) by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E8iji-0002Op-00; Fri, 26 Aug 2005 11:15:30 -0700 Received: from p508f6c0f.dip.t-dialin.net ([80.143.108.15] helo=firewall.bofh.ms ident=Debian-exim) by simon.bofh.ms with esmtpa (Exim 4.50 #1 (Debian)) id 1E8imo-0006GV-LR for <[EMAIL PROTECTED]>; Fri, 26 Aug 2005 20:18:45 +0200 Received: from clara.bofh.ms ([10.0.0.78] ident=Debian-exim) by firewall.bofh.ms with esmtp (Exim 4.50) id 1E8ijJ-0005V1-3M for [EMAIL PROTECTED]; Fri, 26 Aug 2005 20:15:06 +0200 Received: from jw by clara.bofh.ms with local (Exim 4.50) id 1E8iGc-0001tD-O9 for [EMAIL PROTECTED]; Fri, 26 Aug 2005 19:45:26 +0200 Content-Type: multipart/mixed; boundary="===============1995010195==" MIME-Version: 1.0 From: Jutta Wrage <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: www.debian.org: Patches for HTML 4 strict X-Mailer: reportbug 3.8 Date: Fri, 26 Aug 2005 19:45:26 +0200 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-4.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, HTML_50_60,HTML_FONTCOLOR_RED,HTML_FONT_BIG,HTML_MESSAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 This is a multi-part MIME message sent by reportbug. --===============1995010195== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Package: www.debian.org Severity: normal Tags: patch Hi! The set of patches applied to this mail make 17163 pages validationg with HTML strict. A full build (without chinese, which does not build on PPC) can be seen at http://www.witch.westfalen.de/debian/dwww2/. CSS patch must be applied before or together with the other patches. major changes: - removing border 0 (covered already in css) - centering H1 using the css - removing noshade from hr (will be replaced by css border and in css browsers invisible hr later - moved red color for security warnings to css - consistent font size set for server selects by css only and not any longer mixed. If you find an issue with the patches, please do not hesitate to contact me, before applying the patches. The patches are also at http://www.witch.westfalen.de/debian/diff/ (patches 20050826). Jutta -- System Information: Debian Release: 3.1 Architecture: powerpc (ppc) --===============1995010195== Content-Type: text/x-c++; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="allpatches-20050826" Index: english/template/debian/cdimage.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/cdimage.wml,v retrieving revision 1.66 diff -u -r1.66 cdimage.wml --- english/template/debian/cdimage.wml 9 Jun 2005 09:21:21 -0000 1.66 +++ english/template/debian/cdimage.wml 26 Aug 2005 17:01:37 -0000 @@ -81,11 +81,11 @@ <table width="100%" bgcolor="#ffffff" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="middle"> - <a href="$(HOME)/CD/"><img src="$(HOME)/CD/pictures/cdimage.<cdpiclang/>.png" alt="<debiancd/>" width="380" height="82" border="0"></a> + <a href="$(HOME)/CD/"><img src="$(HOME)/CD/pictures/cdimage.<cdpiclang/>.png" alt="<debiancd/>" width="380" height="82"></a> </td> <td align="right" valign="middle"> - <a href="$(HOME)/"><img src="$(HOME)/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt="" /></a> - <a href="$(HOME)/"><img src="$(PICS)/debian.png" border="0" hspace="0" vspace="0" alt="<debianproject/>" /></a> + <a href="$(HOME)/"><img src="$(HOME)/logos/openlogo-nd-50.png" hspace="0" vspace="0" alt="" /></a> + <a href="$(HOME)/"><img src="$(PICS)/debian.png" hspace="0" vspace="0" alt="<debianproject/>" /></a> </td> </tr> </table> @@ -93,26 +93,26 @@ <table width="100%" bgcolor="#e09e86" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top"> - <img src="$(HOME)/CD/pictures/menubar-tl.png" width="16" height="16" alt="" align="left" border="0" hspace="0" vspace="0"> + <img src="$(HOME)/CD/pictures/menubar-tl.png" width="16" height="16" alt="" align="left" hspace="0" vspace="0"> </td> <td rowspan="2" align="center" valign="middle"> - <a href="$(HOME)/CD/faq/"><img src="$(HOME)/CD/pictures/menu-faq.<cdpiclang/>.png" width="40" height="27" alt="<dc_faq/> <sep/>" border="0" align="middle" hspace="6" vspace="1"></a> - <a href="$(HOME)/CD/netinst/"><img src="$(HOME)/CD/pictures/menu-netinst.<cdpiclang/>.png" width="125" height="27" alt="<dc_net/> <sep/>" border="0" align="middle" hspace="6" vspace="1"></a> - <a href="$(HOME)/CD/vendors/"><img src="$(HOME)/CD/pictures/menu-buy.<cdpiclang/>.png" width="41" height="27" alt="<dc_buy/> <sep/>" border="0" align="middle" hspace="6" vspace="1"></a> - <a href="$(HOME)/CD/jigdo-cd/"><img src="$(HOME)/CD/pictures/menu-jigdo.<cdpiclang/>.png" width="60" height="27" alt="<dc_jigdo/> <sep/>" border="0" align="middle" hspace="6" vspace="1"></a> - <a href="$(HOME)/CD/http-ftp/"><img src="$(HOME)/CD/pictures/menu-http-ftp.<cdpiclang/>.png" width="93" height="27" alt="<dc_httpftp/> <sep/>" border="0" align="middle" hspace="6" vspace="1"></a> - <a href="$(HOME)/CD/misc"><img src="$(HOME)/CD/pictures/menu-misc.<cdpiclang/>.png" width="50" height="27" alt="<dc_misc/>" border="0" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/faq/"><img src="$(HOME)/CD/pictures/menu-faq.<cdpiclang/>.png" width="40" height="27" alt="<dc_faq/> <sep/>" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/netinst/"><img src="$(HOME)/CD/pictures/menu-netinst.<cdpiclang/>.png" width="125" height="27" alt="<dc_net/> <sep/>" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/vendors/"><img src="$(HOME)/CD/pictures/menu-buy.<cdpiclang/>.png" width="41" height="27" alt="<dc_buy/> <sep/>" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/jigdo-cd/"><img src="$(HOME)/CD/pictures/menu-jigdo.<cdpiclang/>.png" width="60" height="27" alt="<dc_jigdo/> <sep/>" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/http-ftp/"><img src="$(HOME)/CD/pictures/menu-http-ftp.<cdpiclang/>.png" width="93" height="27" alt="<dc_httpftp/> <sep/>" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/misc"><img src="$(HOME)/CD/pictures/menu-misc.<cdpiclang/>.png" width="50" height="27" alt="<dc_misc/>" align="middle" hspace="6" vspace="1"></a> </td> <td align="right" valign="top"> - <img src="$(HOME)/CD/pictures/menubar-tr.png" width="16" height="16" alt="" align="right" border="0" hspace="0" vspace="0"> + <img src="$(HOME)/CD/pictures/menubar-tr.png" width="16" height="16" alt="" align="right" hspace="0" vspace="0"> </td> </tr> <tr> <td align="left" valign="bottom"> - <img src="$(HOME)/CD/pictures/menubar-bl.png" width="16" height="16" alt="" align="left" border="0" hspace="0" vspace="0"> + <img src="$(HOME)/CD/pictures/menubar-bl.png" width="16" height="16" alt="" align="left" hspace="0" vspace="0"> </td> <td align="right" valign="bottom"> - <img src="$(HOME)/CD/pictures/menubar-br.png" width="16" height="16" alt="" align="right" border="0" hspace="0" vspace="0"> + <img src="$(HOME)/CD/pictures/menubar-br.png" width="16" height="16" alt="" align="right" hspace="0" vspace="0"> </td> </tr> </table> Index: english/template/debian/cdimage.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/cdimage.wml,v retrieving revision 1.66 diff -u -r1.66 cdimage.wml --- english/template/debian/cdimage.wml 9 Jun 2005 09:21:21 -0000 1.66 +++ english/template/debian/cdimage.wml 26 Aug 2005 17:00:52 -0000 @@ -81,11 +81,11 @@ <table width="100%" bgcolor="#ffffff" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="middle"> - <a href="$(HOME)/CD/"><img src="$(HOME)/CD/pictures/cdimage.<cdpiclang/>.png" alt="<debiancd/>" width="380" height="82" border="0"></a> + <a href="$(HOME)/CD/"><img src="$(HOME)/CD/pictures/cdimage.<cdpiclang/>.png" alt="<debiancd/>" width="380" height="82"></a> </td> <td align="right" valign="middle"> - <a href="$(HOME)/"><img src="$(HOME)/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt="" /></a> - <a href="$(HOME)/"><img src="$(PICS)/debian.png" border="0" hspace="0" vspace="0" alt="<debianproject/>" /></a> + <a href="$(HOME)/"><img src="$(HOME)/logos/openlogo-nd-50.png" hspace="0" vspace="0" alt="" /></a> + <a href="$(HOME)/"><img src="$(PICS)/debian.png" hspace="0" vspace="0" alt="<debianproject/>" /></a> </td> </tr> </table> @@ -93,26 +93,26 @@ <table width="100%" bgcolor="#e09e86" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top"> - <img src="$(HOME)/CD/pictures/menubar-tl.png" width="16" height="16" alt="" align="left" border="0" hspace="0" vspace="0"> + <img src="$(HOME)/CD/pictures/menubar-tl.png" width="16" height="16" alt="" align="left" hspace="0" vspace="0"> </td> <td rowspan="2" align="center" valign="middle"> - <a href="$(HOME)/CD/faq/"><img src="$(HOME)/CD/pictures/menu-faq.<cdpiclang/>.png" width="40" height="27" alt="<dc_faq/> <sep/>" border="0" align="middle" hspace="6" vspace="1"></a> - <a href="$(HOME)/CD/netinst/"><img src="$(HOME)/CD/pictures/menu-netinst.<cdpiclang/>.png" width="125" height="27" alt="<dc_net/> <sep/>" border="0" align="middle" hspace="6" vspace="1"></a> - <a href="$(HOME)/CD/vendors/"><img src="$(HOME)/CD/pictures/menu-buy.<cdpiclang/>.png" width="41" height="27" alt="<dc_buy/> <sep/>" border="0" align="middle" hspace="6" vspace="1"></a> - <a href="$(HOME)/CD/jigdo-cd/"><img src="$(HOME)/CD/pictures/menu-jigdo.<cdpiclang/>.png" width="60" height="27" alt="<dc_jigdo/> <sep/>" border="0" align="middle" hspace="6" vspace="1"></a> - <a href="$(HOME)/CD/http-ftp/"><img src="$(HOME)/CD/pictures/menu-http-ftp.<cdpiclang/>.png" width="93" height="27" alt="<dc_httpftp/> <sep/>" border="0" align="middle" hspace="6" vspace="1"></a> - <a href="$(HOME)/CD/misc"><img src="$(HOME)/CD/pictures/menu-misc.<cdpiclang/>.png" width="50" height="27" alt="<dc_misc/>" border="0" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/faq/"><img src="$(HOME)/CD/pictures/menu-faq.<cdpiclang/>.png" width="40" height="27" alt="<dc_faq/> <sep/>" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/netinst/"><img src="$(HOME)/CD/pictures/menu-netinst.<cdpiclang/>.png" width="125" height="27" alt="<dc_net/> <sep/>" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/vendors/"><img src="$(HOME)/CD/pictures/menu-buy.<cdpiclang/>.png" width="41" height="27" alt="<dc_buy/> <sep/>" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/jigdo-cd/"><img src="$(HOME)/CD/pictures/menu-jigdo.<cdpiclang/>.png" width="60" height="27" alt="<dc_jigdo/> <sep/>" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/http-ftp/"><img src="$(HOME)/CD/pictures/menu-http-ftp.<cdpiclang/>.png" width="93" height="27" alt="<dc_httpftp/> <sep/>" align="middle" hspace="6" vspace="1"></a> + <a href="$(HOME)/CD/misc"><img src="$(HOME)/CD/pictures/menu-misc.<cdpiclang/>.png" width="50" height="27" alt="<dc_misc/>" align="middle" hspace="6" vspace="1"></a> </td> <td align="right" valign="top"> - <img src="$(HOME)/CD/pictures/menubar-tr.png" width="16" height="16" alt="" align="right" border="0" hspace="0" vspace="0"> + <img src="$(HOME)/CD/pictures/menubar-tr.png" width="16" height="16" alt="" align="right" hspace="0" vspace="0"> </td> </tr> <tr> <td align="left" valign="bottom"> - <img src="$(HOME)/CD/pictures/menubar-bl.png" width="16" height="16" alt="" align="left" border="0" hspace="0" vspace="0"> + <img src="$(HOME)/CD/pictures/menubar-bl.png" width="16" height="16" alt="" align="left" hspace="0" vspace="0"> </td> <td align="right" valign="bottom"> - <img src="$(HOME)/CD/pictures/menubar-br.png" width="16" height="16" alt="" align="right" border="0" hspace="0" vspace="0"> + <img src="$(HOME)/CD/pictures/menubar-br.png" width="16" height="16" alt="" align="right" hspace="0" vspace="0"> </td> </tr> </table> Index: english/template/debian/common_tags.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/common_tags.wml,v retrieving revision 1.9 diff -u -r1.9 common_tags.wml --- english/template/debian/common_tags.wml 9 Dec 2004 15:39:15 -0000 1.9 +++ english/template/debian/common_tags.wml 26 Aug 2005 17:01:30 -0000 @@ -1,4 +1,4 @@ -<define-tag hrline><hr noshade width="100%" size="1" /></define-tag> +<define-tag hrline><hr /></define-tag> <define-tag hrlinehidden><hr class ="hidecss" /></define-tag> <define-tag url><a href="%0">%0</a></define-tag> Index: english/debian.css =================================================================== RCS file: /cvs/webwml/webwml/english/debian.css,v retrieving revision 1.29 diff -u -r1.29 debian.css --- english/debian.css 15 Aug 2005 17:59:18 -0000 1.29 +++ english/debian.css 26 Aug 2005 16:53:31 -0000 @@ -43,19 +43,21 @@ img { border: 0; } +h1 { text-align: center; } + acronym { border-bottom: 1px dotted black; } #pagewidth { - width: 100%; + width:100%; text-align: left; } /* now the header*/ #header { margin-left: -3px; - width: 100%; + width:100%; height: auto; } @@ -84,7 +86,14 @@ right: 0; } -#serverselect p small { +#serverselect:lang(de) { + width: 15em; +} +#serverselect:lang(en) { + width: 13em; +} + +#serverselect p { color: #990000; font-size: 0.8em; font-weight: normal; @@ -158,7 +167,7 @@ font-size: 0.9em; } -#navbar .hidecss { +#navbar .hidecss, .hidecss { display: none; } @@ -269,14 +278,11 @@ #outer>#inner { border-bottom: 1px solid #BFC3DC; } .bordertop { border-top: 1px solid #BFC3DC; } -.hidecss { - display: none; -} - /*dl dt { font-weight: bold; }*/ + #footer ul { display: inline; list-style-type: none; @@ -380,6 +386,11 @@ #pdeps ul { list-style-type: none; + padding-left: 2em; +} + +#pdeps li { + text-indent: -2em; } #pdeps ul.uldep, #pdeps ul.uladep { @@ -397,6 +408,9 @@ list-style-image: url(http://packages.debian.org/Pics/sug.gif); } +#pdeps ul.uldep li, #pdeps ul.ulrec li, #pdeps ul.ulsug li, #pdeps ul.uladep li, #pdeps ul.ulidep li { + padding-left: 2em; +} #pdeps dl { margin: 0; } @@ -415,7 +429,6 @@ margin: 0 0 1em 1em; border-style: ridge; border-collapse: collapse; - /* background-color: #BBDDFF; */ } #pdownload th { @@ -451,6 +464,9 @@ text-align: center; } +.warning { + color: red; +} .center { text-align: center; } @@ -459,10 +475,10 @@ vertical-align: top; } -:link { color: #0000FF; } -:visited { color: #800080; } -:link:active, :visited:active { color: #FF0000; } -:link:hover, :visited:hover { color: #F000FF; } +a:link:visited { color: #800080; } +a:link { color: #0000FF; } +a:link:active { color: #FF0000; } +a:link:hover { color: #F000FF; } .navpara a { white-space: nowrap; @@ -479,7 +495,7 @@ text-align: right; } -#leftcol, #navbar, #navbar a { +#leftcol, #navbar, #navbar a { -moz-border-radius: 15px; /* this goes to the end as the css validator does not like it will be replaced by border-radius with css3 */ Index: english/template/debian/mainpage.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/mainpage.wml,v retrieving revision 1.48 diff -u -r1.48 mainpage.wml --- english/template/debian/mainpage.wml 1 Jul 2005 00:29:14 -0000 1.48 +++ english/template/debian/mainpage.wml 26 Aug 2005 17:02:30 -0000 @@ -85,16 +85,18 @@ <p><strong><a href="$(SEARCH)"><search/></a></strong></p> <form method="get" action="http://search.debian.org/"> - <small><input type="text" name="q" size="12" /></small> + <p> + <input type="text" name="q" size="12" /> + </p> </form> <p> - <a href="$(HOME)/sponsor.html"><img src="sponsor_img.jpg" border="0" vspace="16" alt="<visitsponsor/>" width="102" height="60" /></a> + <a href="$(HOME)/sponsor.html"><img src="sponsor_img.jpg" alt="<visitsponsor/>" width="102" height="60" /></a> </p> <p> <a href="http://validator.w3.org/check/referer"><ifeq "$(DOCTYPE)" xhtml - "<img src="http://www.w3.org/Icons/valid-xhtml10" border="0" alt="Valid XHTML 1.0!" width="88" height="31" />" - "<img src="http://www.w3.org/Icons/valid-html401" border="0" alt="Valid HTML 4.01!" width="88" height="31" />" + "<img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" width="88" height="31" />" + "<img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" width="88" height="31" />" /></a> </p> <p> Index: english/template/debian/mirrors.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/mirrors.wml,v retrieving revision 1.38 diff -u -r1.38 mirrors.wml --- english/template/debian/mirrors.wml 3 Jul 2005 01:08:24 -0000 1.38 +++ english/template/debian/mirrors.wml 26 Aug 2005 17:03:03 -0000 @@ -11,7 +11,7 @@ <define-tag mirrors-serverlist> <!--UdmComment--> <form method="get" action="http://cgi.debian.org/cgi-bin/redirect.pl"> - +<p> <perl> my $rootdir = &canonpath('$(WML_SRC_DIRNAME)/$(HOME)'); my $curdir = &relpath($rootdir, '$(WML_SRC_DIRNAME)'); @@ -21,12 +21,10 @@ </perl> # See wml_p1_ipp(1) for details on these constructs -$(usefonts:+<font$(fontface:+ face="$(fontface)")$(fontcolor:+ color="$(fontcolor)")>) -$(small:+<small>)<selectserver/>:$(small:+</small>) -$(usefonts:+</font>) +<selectserver/> <br /> # note: the values for site don't have an ending slash on purpose, that's page -<select name="site"$(small:+ style="font-size:90%;")> +<select name="site"> <perl> my %mirrors = ( "<ATc/>" => "at", @@ -55,8 +53,8 @@ } </perl>\ </select> -<input type="submit" value=" <go/> "$(small:+ style="font-size:90%;") /> -<br /> +<input type="submit" value=" <go/> "/> +</p> </form> <!--/UdmComment--> </define-tag> Index: english/template/debian/navbar.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/navbar.wml,v retrieving revision 1.73 diff -u -r1.73 navbar.wml --- english/template/debian/navbar.wml 1 Jul 2005 23:29:17 -0000 1.73 +++ english/template/debian/navbar.wml 26 Aug 2005 17:37:22 -0000 @@ -1,5 +1,5 @@ #use wml::debian::common_translation -#use wml::debian::mirrors small="yes" usefonts="yes" fontcolor="#990000" +#use wml::debian::mirrors <div id="header"> <div id="upperheader"> Index: english/template/debian/security.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/security.wml,v retrieving revision 1.124 diff -u -r1.124 security.wml --- english/template/debian/security.wml 31 Dec 2004 16:17:53 -0000 1.124 +++ english/template/debian/security.wml 26 Aug 2005 17:04:14 -0000 @@ -43,7 +43,7 @@ <h2><pagetitle/> -- <description/></h2> -<dl compact> +<dl> <dt><gettext domain="security">Date Reported</gettext>:</dt> <dd><:= newsdate('<report_date/>') :></dd> <ifneq "<packages/>" "" " @@ -70,9 +70,8 @@ </dd> "/> <dt><gettext domain="security">Vulnerable</gettext>:</dt> - <dd> - <ifeq "<isvulnerable/>" "yes" "<font color="#FF0000"><yes/></font>" /> - <ifeq "<isvulnerable/>" "no" "<font color="#00FF00"><no/></font>" /> + <ifeq "<isvulnerable/>" "yes" "<dd class="warning"><yes/>" /> + <ifeq "<isvulnerable/>" "no" "<dd><no/>" /> </dd> <dt><gettext domain="security">Security database references</gettext>:</dt> <dd><:= security_references("<secrefs/>") :></dd> Index: english/sitemap.wml =================================================================== RCS file: /cvs/webwml/webwml/english/sitemap.wml,v retrieving revision 1.35 diff -u -r1.35 sitemap.wml --- english/sitemap.wml 15 Jul 2005 13:51:18 -0000 1.35 +++ english/sitemap.wml 26 Aug 2005 16:55:59 -0000 @@ -318,5 +318,5 @@ </div> </div> -<p align="center"><font size="+2"><strong><linkto "$(SEARCH)"></strong></font></p> +<p><strong><linkto "$(SEARCH)"></strong></p> </div> Index: english/events/speakers/speakers.defs =================================================================== RCS file: /cvs/webwml/webwml/english/events/speakers/speakers.defs,v retrieving revision 1.3 diff -u -r1.3 speakers.defs --- english/events/speakers/speakers.defs 9 Jan 2004 10:01:09 -0000 1.3 +++ english/events/speakers/speakers.defs 26 Aug 2005 16:59:14 -0000 @@ -11,8 +11,7 @@ <strong><gettext domain="others">Name:</gettext></strong> %attributes<br> </define-tag> <define-tag email whitespace=delete> - <strong><gettext domain="others">Email:</gettext></strong> - <a href="mailto:%0">%0</a> + <strong><gettext domain="others">Email:</gettext></strong> <a href="mailto:%0">%0</a> <: if (q{%1} ne "") { $tmp=q{%1}; print " <or> <a href=\"mailto:$tmp\">$tmp</a>"} :> <br> </define-tag> Index: english/template/debian/template.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/template.wml,v retrieving revision 1.19 diff -u -r1.19 template.wml --- english/template/debian/template.wml 31 Dec 2004 16:17:53 -0000 1.19 +++ english/template/debian/template.wml 26 Aug 2005 17:05:00 -0000 @@ -7,7 +7,7 @@ {#check_trans#} <ifeq "$(NOHEADER)" "" " -<h1 align="center">$(title)</h1> +<h1>$(title)</h1> "/> {#pre_footer#: Index: english/template/debian/votebar.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/votebar.wml,v retrieving revision 1.109 diff -u -r1.109 votebar.wml --- english/template/debian/votebar.wml 6 May 2005 17:08:00 -0000 1.109 +++ english/template/debian/votebar.wml 26 Aug 2005 17:05:31 -0000 @@ -144,8 +144,8 @@ <table bgcolor="#BBDDFF" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td colspan="3" valign="top" width="100%"> - <img src="$(PICS)/blue-upperleft.png" align="left" border="0" hspace="0" vspace="0" /> - <img src="$(PICS)/blue-upperright.png" align="right" border="0" hspace="0" vspace="0" /> + <img src="$(PICS)/blue-upperleft.png" align="left" hspace="0" vspace="0" /> + <img src="$(PICS)/blue-upperright.png" align="right" hspace="0" vspace="0" /> </td> </tr> <tr> @@ -172,8 +172,8 @@ </tr> <tr> <td colspan="3" valign="bottom" width="100%"> - <img src="$(PICS)/blue-lowerleft.png" align="left" border="0" hspace="0" vspace="0" /> - <img src="$(PICS)/blue-lowerright.png" align="right" border="0" hspace="0" vspace="0" /> + <img src="$(PICS)/blue-lowerleft.png" align="left" hspace="0" vspace="0" /> + <img src="$(PICS)/blue-lowerright.png" align="right" hspace="0" vspace="0" /> </td> </tr> </table> --===============1995010195==-- --------------------------------------- Received: (at 325190-done) by bugs.debian.org; 28 Aug 2005 22:18:49 +0000 >From [EMAIL PROTECTED] Sun Aug 28 15:18:49 2005 Return-path: <[EMAIL PROTECTED]> Received: from main.uucpssh.org [212.27.33.224] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E9VUH-0001by-00; Sun, 28 Aug 2005 15:18:49 -0700 Received: from localhost (localhost [127.0.0.1]) by main.uucpssh.org (Postfix) with ESMTP id 7CBBB5DD43 for <[EMAIL PROTECTED]>; Mon, 29 Aug 2005 00:18:47 +0200 (CEST) Received: by main.uucpssh.org (Postfix, from userid 10) id 3636B80958; Mon, 29 Aug 2005 00:18:44 +0200 (CEST) Received: by localhost.localdomain (Postfix, from userid 1000) id B472423D96; Mon, 29 Aug 2005 00:19:57 +0200 (CEST) Date: Mon, 29 Aug 2005 00:19:57 +0200 From: Denis Barbier <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Bug#325190: www.debian.org: Patches for HTML 4 strict Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.10i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 On Fri, Aug 26, 2005 at 07:45:26PM +0200, Jutta Wrage wrote: > Package: www.debian.org > Severity: normal > Tags: patch > > > Hi! > > The set of patches applied to this mail make 17163 pages validationg with > HTML strict. A full build (without chinese, which does not build on > PPC) can be seen at http://www.witch.westfalen.de/debian/dwww2/. > > CSS patch must be applied before or together with the other patches. Hi Jutta, your patch has just been committed and changes will propagate within few hours. Thanks for your help. Denis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]