[Psi-devel] website plan

Richard Houser rick at divinesymphony.net
Wed Mar 1 16:23:57 PST 2006


>> In addition, I would try to code to XHTML 1.1 if possible or 1.0
>> Transitional if not (and make sure it validates - check out the HTML
>> Validator plugin for Firefox).
> 
> Or http://validator.w3.org/ for the official answer.  :o)

The plugin uses the Tidy engine, which is also put out by W3.  The
advantage of the plugin over the website is that everything is done
locally and optionally transparently when viewing in the browser.  As
well, Tidy can help correct some of the more minor problems.

I certainly think you should use the other validator though too!  Tidy
actually catches a few things as bad form that don't really break the
standard (ex. catches some empty li pairs in some Wordpress pages).
Ohh, and the same SGML validator backend used for validator.w3.org is
scheduled for an additional engine in the next version of the HTML
plugin (working in the developer's builds now).


More information about the psi-devel mailing list