[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#325190: www.debian.org: Patches for HTML 4 strict



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/.

Hi Jutta,

Can you please enable content negociation?  When following links, eg
to the social contract, a 404 error is returned.

[...]
> If you find an issue with the patches, please do not hesitate to 
> contact me, before applying the patches.

I would also like to fix xhtml issues in templates files, so I will
take this opportunity to commit both your changes and mine within
a couple of days, unless of course someone already commit your patch
or has objections.

> --- 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 @@
[...]
>  #pagewidth {
> -	width: 100%;
> +	width:100%;
>  	text-align: left;
>  }
>  
>  /* now the header*/
>  #header {
>  	margin-left: -3px;
> -	width: 100%;
> +	width:100%;

Are these changes really mandatary?  I prefer with spaces.

Denis



Reply to: