Metadata-Version: 1.0
Name: Products.PageTemplateFilledSlots
Version: 1.0
Summary: Gives the template variable in page templates a method pt_filled_slots to see which slots are being filled
Home-page: http://www.nidelven-it.no/d
Author: Morten W. Petersen
Author-email: info@nidelven-it.no
License: GPL
Description: This product adds a pt_filled_slots methods to page templates, so it
        is possible from within or before a filled slot see which slots are
        filled by the calling page template.
        
        
        
        1.0 (2012-03-21)
        
          - Initial release
        
Keywords: python zope pagetemplates tal tales
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Zope2
