Metadata-Version: 1.1
Name: collective.geolocationbehavior
Version: 1.2
Summary: A behavior which makes it possible to mark and item with a geographic location.
Home-page: https://github.com/collective/collective.geolocationbehavior/
Author: Jesse Snyder, davisagli et al
Author-email: UNKNOWN
License: GPL
Description: Introduction
        ============
        
        Dexterity based behaviors for geotagging.
        
        Changelog
        =========
        
        1.2 (2014-04-30)
        ----------------
        
        - Add italian translation
          [gborelli]
        
        - Remove dependency on Products.Maps and copy some of it's interfaces to here.
          Note, Google Map integration is not available at this point.
          For mapping functionality I suggest to backport the Leaflet integration from
          collective.venue.
          [thet]
        
        - Remove dependency on Grok and use Dexterity 2 way with plone.supermodel to
          define the schema.
          [thet]
        
        
        1.1.0.2 (2012-09-21)
        --------------------
        
        - 1.1 was somehow broken again
        
        
        1.1 (2012-09-21)
        ----------------
        
        - Fix egg, add authors
        
        
        1.0 (2012-09-21)
        ----------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
