- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 06 Sep 2007 06:20:37 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LogValidator
In directory hutz:/tmp/cvs-serv7219
Modified Files:
Changes
Log Message:
porting the ShowInvalid, ShowAborted and ShowValid options to CSS Validator module
Index: Changes
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/Changes,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Changes 4 Sep 2007 06:29:14 -0000 1.23
+++ Changes 6 Sep 2007 06:20:35 -0000 1.24
@@ -2,8 +2,8 @@
$Id$
1.1 [2007-09-05]
- - adding options for the HTML Validator module to show which of the
- valid, invalid and other (non validable) documents should be listed
+ - adding options for the HTML and CSS Validator modules to show which
+ of the valid, invalid and other (non validable) documents should be listed
in the final report. As a result, one can decide only to list the top
valid, top invalid, or all documents with their validation status, etc.
- supporting additional log format used by e.g squid revers proxy
Received on Thursday, 6 September 2007 06:20:44 UTC