Re: HTML syntax errors, final episode

2002-01-08 Thread James A. Treacy
> > On Tue, Jan 08, 2002 at 09:04:49AM +0100, Denis Barbier wrote: > > > There is still one problem with wnpp.{pl,wml}, it can contain > > > which is invalid (although not reported by tidy). wnpp.pl now prints a single list item when there are no packages of a given type. Someone else can interna

Re: HTML syntax errors, final episode

2002-01-08 Thread Denis Barbier
On Tue, Jan 08, 2002 at 08:14:18AM -0500, James A. Treacy wrote: > On Tue, Jan 08, 2002 at 09:04:49AM +0100, Denis Barbier wrote: > > On Mon, Jan 07, 2002 at 11:24:50PM -0500, James A. Treacy wrote: > > [...] > > > wnpp, events, consultants and security are now fixed. > > > > There is still one pr

Re: HTML syntax errors, final episode

2002-01-08 Thread James A. Treacy
On Tue, Jan 08, 2002 at 09:04:49AM +0100, Denis Barbier wrote: > On Mon, Jan 07, 2002 at 11:24:50PM -0500, James A. Treacy wrote: > [...] > > wnpp, events, consultants and security are now fixed. > > There is still one problem with wnpp.{pl,wml}, it can contain > which is invalid (although not re

Re: HTML syntax errors, final episode

2002-01-08 Thread Denis Barbier
On Mon, Jan 07, 2002 at 11:24:50PM -0500, James A. Treacy wrote: [...] > wnpp, events, consultants and security are now fixed. There is still one problem with wnpp.{pl,wml}, it can contain which is invalid (although not reported by tidy). Denis

Re: HTML syntax errors, final episode

2002-01-07 Thread James A. Treacy
On Tue, Jan 08, 2002 at 01:09:40AM +0100, Denis Barbier wrote: > Almost all English pages have been fixed, great :) > Still to be fixed are: > * generated pages under /devel/wnpp/ > * /ports/hurd/ > * s/&/&/ in some data files which generate >/CD/vendors/index /consultants/ /devel/pe

Re: HTML syntax errors, final episode

2002-01-07 Thread Craig Small
On Tue, Jan 08, 2002 at 01:09:40AM +0100, Denis Barbier wrote: > Almost all English pages have been fixed, great :) > Still to be fixed are: > * s/&/&/ in some data files which generate >/CD/vendors/index /consultants/ /devel/people /events/ committing now > * /searchtmpl/search.en.ht

Re: HTML syntax errors, final episode

2002-01-07 Thread Denis Barbier
Almost all English pages have been fixed, great :) Still to be fixed are: * generated pages under /devel/wnpp/ * /ports/hurd/ * s/&/&/ in some data files which generate /CD/vendors/index /consultants/ /devel/people /events/ * /mirror/submit.en.html which will not be fixed in order t

Re: HTML syntax errors

2002-01-06 Thread James A. Treacy
On Sun, Jan 06, 2002 at 02:28:58PM +0100, Denis Barbier wrote: > On Thu, Jan 03, 2002 at 05:19:20PM -0500, James A. Treacy wrote: > [...] > > Almost all are in the News directory. the Weekly News is particulary bad. > [...] > > I will fix /News/ tonight, unless someone is going to do it. > You ar

Re: HTML syntax errors

2002-01-06 Thread Denis Barbier
On Thu, Jan 03, 2002 at 05:19:20PM -0500, James A. Treacy wrote: [...] > Almost all are in the News directory. the Weekly News is particulary bad. [...] I will fix /News/ tonight, unless someone is going to do it. Denis

HTML syntax errors, part 2

2002-01-05 Thread Denis Barbier
Hi, error messages have been updated and can now be found at http://people.debian.org/~barbier/validate/en http://people.debian.org/~barbier/tidy/en The following directories have been excluded: /doc/manuals /doc/developers-reference /doc/maint-guide /releases As already

Re: HTML syntax errors

2002-01-05 Thread Denis Barbier
On Fri, Jan 04, 2002 at 12:38:17PM -0500, James A. Treacy wrote: > The urls in the search results should be modified to escape ampersands. > For example, > 2 > to > 2 I filed bug#127833 against mnogosearch with a patch. Denis

Re: HTML syntax errors

2002-01-04 Thread James A. Treacy
The urls in the search results should be modified to escape ampersands. For example, 2 to 2 -- James (Jay) Treacy [EMAIL PROTECTED]

Re: HTML syntax errors

2002-01-04 Thread Josip Rodin
On Fri, Jan 04, 2002 at 02:12:36PM +0100, Denis Barbier wrote: > > > There is a single error in Bugs/index.en.html I didn't look into. > > > > Actually, we should simply use a better validator :) > > > > % tidy -eq index.en.html > > [...] > > line 122 column 4 - Warning: missing before > > line

Re: HTML syntax errors

2002-01-04 Thread Denis Barbier
On Fri, Jan 04, 2002 at 11:12:20AM +0100, Josip Rodin wrote: > On Thu, Jan 03, 2002 at 05:19:20PM -0500, James A. Treacy wrote: > > There is a single error in Bugs/index.en.html I didn't look into. > > Actually, we should simply use a better validator :) > > % tidy -eq index.en.html > [...] > lin

Re: HTML syntax errors

2002-01-04 Thread Denis Barbier
On Thu, Jan 03, 2002 at 03:44:31PM -0500, James A. Treacy wrote: > On Thu, Jan 03, 2002 at 06:04:41PM +0100, Denis Barbier wrote: > > Hi, > > > > http://people.debian.org/~barbier/validate/en contains a list of errors > > reported by an HTML validator (wdg-html-validator) for all English pages > >

Re: HTML syntax errors

2002-01-04 Thread Josip Rodin
On Fri, Jan 04, 2002 at 10:06:41AM +, Jaime E. Villate wrote: > > I have no idea what the author intended with the html for the following: > > ** Errors validating /org/www.debian.org/www/ports/alpha/news.en.html: *** > > Line 255, character 26: document type does not allow element "DIV" here;

Re: HTML syntax errors

2002-01-04 Thread Josip Rodin
On Thu, Jan 03, 2002 at 05:19:20PM -0500, James A. Treacy wrote: > There is a single error in Bugs/index.en.html I didn't look into. Actually, we should simply use a better validator :) % tidy -eq index.en.html [...] line 122 column 4 - Warning: missing before line 123 column 7 - Warning: inser

Re: HTML syntax errors

2002-01-04 Thread Jaime E. Villate
On Thu, Jan 03, 2002 at 05:19:20PM -0500, James A. Treacy wrote: > I have no idea what the author intended with the html for the following: > ** Errors validating /org/www.debian.org/www/ports/alpha/news.en.html: *** > Line 255, character 26: document type does not allow element "DIV" here; missin

Re: HTML syntax errors

2002-01-04 Thread Jaime E. Villate
On Thu, Jan 03, 2002 at 05:24:58PM -0500, James A. Treacy wrote: > On Thu, Jan 03, 2002 at 09:22:37PM +, Jaime E. Villate wrote: > > On Thu, Jan 03, 2002 at 03:44:31PM -0500, James A. Treacy wrote: > > > In partners/index.en.html, the author wants to use a in a list. Just > > > change them to

Re: HTML syntax errors

2002-01-03 Thread James A. Treacy
On Thu, Jan 03, 2002 at 09:22:37PM +, Jaime E. Villate wrote: > On Thu, Jan 03, 2002 at 03:44:31PM -0500, James A. Treacy wrote: > > In partners/index.en.html, the author wants to use a in a list. Just > > change them to ? You really should be able to have paragraphs in a > > list. > You can h

Re: HTML syntax errors

2002-01-03 Thread James A. Treacy
On Thu, Jan 03, 2002 at 06:04:41PM +0100, Denis Barbier wrote: > Hi, > > http://people.debian.org/~barbier/validate/en contains a list of errors > reported by an HTML validator (wdg-html-validator) for all English pages > except /doc/manuals/ and /releases/. > Do we want to fix those syntax errors

Re: HTML syntax errors

2002-01-03 Thread Jaime E. Villate
On Thu, Jan 03, 2002 at 03:44:31PM -0500, James A. Treacy wrote: > In partners/index.en.html, the author wants to use a in a list. Just > change them to ? You really should be able to have paragraphs in a > list. You can have paragraphs inside listitems; in fact, I usually do the following: firt

Re: HTML syntax errors

2002-01-03 Thread peter karlsson
James A. Treacy: > It looks like lists are not allowed in paragraphs. Is this the case? Paragraphs and lists are both block elements, and one block element cannot contain another in HTML. -- \\// peter - http://www.softwolves.pp.se/ I do not read or respond to mail with HTML attachments. S

Re: HTML syntax errors

2002-01-03 Thread James A. Treacy
On Thu, Jan 03, 2002 at 06:04:41PM +0100, Denis Barbier wrote: > Hi, > > http://people.debian.org/~barbier/validate/en contains a list of errors > reported by an HTML validator (wdg-html-validator) for all English pages > except /doc/manuals/ and /releases/. > Do we want to fix those syntax errors

Re: HTML syntax errors

2002-01-03 Thread Jaime E. Villate
On Thu, Jan 03, 2002 at 02:53:18PM -0500, James A. Treacy wrote: > The mistakes in devel/join/ (that are left) are due to: > 1 > 2 > 3 > > It complains that line 3 has an 'end tag for element "P" which is not > open'. It looks like lists are not allowed in paragraphs. Is this the > case? Ye

Re: HTML syntax errors

2002-01-03 Thread James A. Treacy
On Thu, Jan 03, 2002 at 06:04:41PM +0100, Denis Barbier wrote: > Hi, > > http://people.debian.org/~barbier/validate/en contains a list of errors > reported by an HTML validator (wdg-html-validator) for all English pages > except /doc/manuals/ and /releases/. > Do we want to fix those syntax errors

HTML syntax errors

2002-01-03 Thread Denis Barbier
Hi, http://people.debian.org/~barbier/validate/en contains a list of errors reported by an HTML validator (wdg-html-validator) for all English pages except /doc/manuals/ and /releases/. Do we want to fix those syntax errors? Denis