Metadata-Version: 1.0
Name: collective.validator.xhtmlStrict
Version: 1.0.5beta
Summary: XHTML Strict Validator for collective.validator.base
Home-page: https://svn.plone.org/svn/collective/collective.validator.xhtmlStrict
Author: Andrea Cecchi
Author-email: info@redturtle.net
License: GPL
Description: 
        This product is an XHTML Strict Validator for the collective.validator.base package.
        
        This egg extends base functionalities and allows to validate all the portal types selected, or a single page with the XHTML Strict type.
        
        Change history
        **************
        
        Changelog for Validation Tool
        
        ------1.0.5 (09/16/2009)------
        * added control for store the report or not
        
        ------1.0.3 (09/07/2009)------
        * changed urllib to urllib2 to connect also with proxy
        
        ------1.0.2 (03/07/2009)------
        * fixed bug with view()
        
        ---------1.0.1---------
        * modified setup configurations
        
        ---------1.0.0---------
        * created packageDownload
        ********
        
Keywords: Plone Validator XHTMLStrict
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
