<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>redturtle.maps.core</name>
<shortdesc>Every plone contents can be drawn on a Maps'map</shortdesc>
<description>Introduction
============

This egg is just an adapter which let all the ATContentTypes to be "mappable" on
a GoogleMap
managed by Products.Maps

We managed the way the baloon is drawn since it's supposed that on the first tab
should appear
the most informative fields.
So, the first tab contains:

 * title
 * description
 * other type-depending infos, tipically the text of the object or the image

Every ATObject has a default different baloon behaviour. It could be effective
for the 50% of
the usual cases. you can always override it easily and quickly. Take them as an
esample.


To Do
======

 * the skin layer must be installed before the Maps layer
 * Integration with p4a.subtyper?
 * translations
 * get less text from text field

History
=======

A history of the releases

0.2.0
------
 * Search results can be shown on the google map

0.1.2
-----
 * Now lat and lon are saved in the object

0.1.1
-----
 * Fixed bug: when a location was not specified on a object inside a folder
 * Location was not quoted, so very often this break the map visualization.

0.1.0
-----
 * First release


Author &amp; Contact
================

.. image:: http://www.slowfoodbologna.it/redturtle_logo.png
 
**RedTurtle Technology** 

http://www.redturtle.net</description>
<homepage rdf:resource="http://plone.org/products/redturtle-maps.core" />
<maintainer><foaf:Person><foaf:name>Andrew Mleczko, Massimo Azzolini, Luca Fabbri</foaf:name>
<foaf:mbox_sha1sum>19bffa1851e4765143ae0acb70e1d0593b85e612</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.0</revision></Version></release>
</Project></rdf:RDF>