allan wrote:

Stas Bekman wrote:

allan wrote:


I guess a lot of this problems are only warnings, not errors.


a third or so yes. but we might as well fix those dont you think?

of course. I've fixed some of the them already, but since it requires
manual search-n-replace, it'd be cool if somebody will help me to nail
them all down.


ill have alook as well when time permits


And Allan, you didn't tell us how have you done the validation. I'll put
this into admin docs, so those who change the content will be
responsible to verify the changes and fix things.


it was done with my editor (bbedit) it validates exactly as w3c's would ...


I'd rather use some standard/free library so other people on different 
platforms can use it.


i've used sgmlcheck ~/apache.org/modperl-docs/dst_html/index.html
which has reported all the align=center problems. I've fixed them, see cvs (just committed), it still reports these:


sgmlcheck ~/apache.org/modperl-docs/dst_html/index.html
Processing file /home/stas/apache.org/modperl-docs/dst_html/index.html
/usr/bin/nsgmls:<OSFD>0:13:48:E: there is no attribute "TYPE"
/usr/bin/nsgmls:<OSFD>0:18:11:E: there is no attribute "CLASS"
/usr/bin/nsgmls:<OSFD>0:172:10:E: there is no attribute "CLASS"
/usr/bin/nsgmls:<OSFD>0:297:73:E: there is no attribute "STYLE"
/usr/bin/nsgmls:<OSFD>0:304:49:E: there is no attribute "STYLE"
/usr/bin/nsgmls:<OSFD>0:311:24:E: there is no attribute "BGCOLOR"


_____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to