hi
one of the major problems with the content html-valid-wise is the encoding of urls. for instance this file: modperl-docs/src/download/binaries.pod has this url: http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer that should be corrected to: http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:%2FPPMServer and plenty plenty others similar to that ... my questions is: a) should one of us (i dont mind to do it) go thru all of these src-files manually and fix them. b) should/could we somehow automate these fixes if possible, to prevent failure in future? i dont know how we can do that, but maybe we can automatically syntax check after a complete build with the sgml-checker you are using stas? ./allan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
