For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > July 2007 > [ANNOUNCEMENT] Services_W3C_HTMLValidator-1.0.0RC1 (beta) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] Services_W3C_HTMLValidator-1.0.0RC1 (beta) Released.
PEAR Announce

2007-07-25, 7:03 pm

The new PEAR package Services_W3C_HTMLValidator-1.0.0RC1 (beta) has been released at http://pear.php.net/.

Release notes
-------------
New features - return error and warning source context, unique
message id, and explanations for the error and warnings.
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4489

These features are included in the latest version of the W3C Validator (version
0.8.0).
Unit Tests now included, additional documentation and coding standards fixes.

Package Info
------------
This package provides an object oriented interface to the API
of the W3 HTML Validator application (http://validator.w3.org/).
With this package you can connect to a running instance of the validator and
retrieve the validation results (true|false) as well as the errors and warnings
for a web page.

By using the SOAP 1.2 output format from the validator, you are returned simple
objects containing all the information from the validator. With this package it is
trivial to build a validation system for web publishing.

Related Links
-------------
Package home: http://pear.php.net/package/Services_W3C_HTMLValidator
Changelog: http://pear.php.net/package/Service...wnload/1.0.0RC1
Download: http://download.pear.php.net/packag...or-1.0.0RC1.tgz

Authors
-------
Brett Bieber <brett.bieber@gmail.com> (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com