Metadata-Version: 1.0
Name: collective.collage.maps
Version: 1.2.1
Summary: Show Map view of a Plone folder in a Collage
Home-page: http://plone.org/products/collective.collage.maps
Author: Kees Hink
Author-email: hink@gw20e.com
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.
        
        Usage
        =====
        
        The product adds a "maps-view" to the available layouts of Folders in the
        Collage.
        
        To show a Folder as a Map in the Collage, first click "browse" in the Collage 
        row to add that Folder, then select the "maps-view" layout.
        
        Compatibility
        =============
        
        Tested with: 
        
        * Plone 4.0
        * Products.Maps 2.1
        * Products.Collage 1.3
        
        
        Changelog
        =========
        
        1.2.1 (2011-01-13)
        ------------------
        
        - Bugfix release; include files in directory "patches". 
        
        1.2 (2011-01-13)
        ----------------
        
        - Patch Products.Maps so this product works with Products.Maps 2.1.0, not just 
          the current trunk. This patch can be removed when a new Products.Maps is
          released.
          Fixes http://plone.org/products/collective.collage.maps/issues/1
        
        1.1 (2011-01-12)
        ----------------
        
        - Include content management buttons on Collage block
        
        1.0 (2011-01-10)
        ----------------
        
        - import Collage directly from content package
          [malthe]
        
        1.0a1 (2011-01-06)
        ------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
