redturtle.maps.core

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Massimo Azzolini last modified Feb 16, 2011 02:09 AM

Let all the Plone contents "mappable"

Project Description

This product is based on Products.Maps.

Since every Plone AT has the field "location", this product just let Maps know that other objects, in addition to the Location, have a location and can be shown on the map.

To enable this behaviour, just add the egg to your buildout:

eggs =
    ${buildout:eggs}
    ${plone:eggs}
    Products.Maps
    redturtle.maps.core

zcml =
    Products.Maps
    redturtle.maps.core

Current Release
redturtle.maps.core 0.1.1

Released Nov 28, 2008 — tested with Plone 3

Initial release
More about this release…

If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
0.1.1 Nov 28, 2008 Initial release More about this release…
Plone 3
final

Comments (0)