Metadata-Version: 1.0
Name: collective.contentrules.tagcondition
Version: 1.0
Summary: UNKNOWN
Home-page: http://svn.plone.org/svn/collective/collective.contentrules.tagcondition
Author: Michael Dunlap
Author-email: dunlapm@uw.edu
License: GPL
Description: Introduction
        ============
        
        This product adds the ability to trigger content rules based on
        HTML tags in the source text of any object with a getText method.
        
        Any HTML tag in the source that is filtered out by the safe_html
        transform WILL NOT trigger this condition.
        
        
        Changelog
        =========
        
        1.0 - (2010-12-28)
        -------------------
        
        - Initial release
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
