Metadata-Version: 1.0
Name: raptus.header
Version: 2.0b2
Summary: Provides a new folderish content type which may contain multiple images which are then displayed by the provided viewlet.
Home-page: http://raptus.com
Author: Raptus AG
Author-email: dev@raptus.com
License: GPL
Description: Introduction
        ============
        
        raptus.header provides a folderish content type called Header which may
        contain multiple images. The first image contained in the header folder
        will be displayed by the header viewlet. If no header folder is found in
        the current context the viewlet tries to find one in the acquisition chain.
        
        
        Plone 3 compatibility
        ---------------------
        
        This packages requires plone.app.imaging which requires two pins in buildout
        when using Plone 3, which there are::
        
            Products.Archetypes = 1.5.16
            plone.scale = 1.2
        
        Changelog
        =========
        
        2.0b2 (2010-10-25)
        ------------------
        
        * Fixed long description of package
        
        2.0b1 (2010-10-22)
        ------------------
        
        * Only version change
        
        1.0b2 (2010-10-20)
        ------------------
        
        * First public release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
