Metadata-Version: 1.0
Name: collective.portlet.tal
Version: 1.2.0
Summary: TAL portlet for Plone 3 and 4
Home-page: http://plone.org
Author: Alex Clark
Author-email: aclark@aclark.net
License: GPL
Description: This portlet allows you to enter TAL into a text area, which is then executed
        as if it came from a page template
        
        Changelog
        =========
        
        collective.portlet.tal - 1.2.0 Released Sep 18, 2012
        --------------------------------------------------------------------------------
        
            - Add z3c.autoinclude entry point
              [aclark4life]
        
        
        collective.portlet.tal - 1.1 Released Dec 28, 2011
        --------------------------------------------------------------------------------
        
            - Updated for Plone 4.1 compatibility
              [saibatizoku, hvelarde]
        
        
        collective.portlet.tal - 1.0 Released Sep 09, 2008
        --------------------------------------------------------------------------------
        
            - Initial package structure.
              [optilude]
        
Keywords: plone portlet tal
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
