redturtle.maps.core
Let all the Plone contents "mappable"
Current release
redturtle.maps.core 0.1.1
Released Nov 28, 2008 — tested with Plone 3
Initial release
More about this release…
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
