Metadata-Version: 1.2
Name: collective.portlet.tal
Version: 1.2.1
Summary: TAL portlet for Plone 3, 4 and 5
Home-page: http://plone.org
Author: Martin Aspeli
Author-email: optilude@gmx.net
Maintainer: Alex Clark
Maintainer-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.1
        --------------------------------------------------------------------------------
            - Added Plone 5 compatibility
            - Added uninstall profile [espenmn]
        
            
        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
