Metadata-Version: 1.0
Name: collective.collage.maps
Version: 1.0a1
Summary: Show Map view of a Plone folder in a Collage
Home-page: http://svn.plone.org/svn/collective/
Author: UNKNOWN
Author-email: UNKNOWN
License: GPL
Description: Introduction
        ============
        
        This product enables the "Maps" view from Products.Maps in a Collage.
        
        
        Installation
        ============
        
        Add to `buildout.cfg`::
        
                collective.collage.maps
        
        No further configuration is required.
        
        
        Compatibility
        =============
        
        Tested with: 
        
        * Plone 4.0
        * Products.Maps 2.1
        * Products.Collage 1.3
        
        
        Changelog
        =========
        
        1.0a1 (2011-01-06)
        -------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
