<?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.imagedevent</name>
<shortdesc>A redefinition of the Plone Event content type, having an image field like News Item</shortdesc>
<description>Imaged event
============

An enhanced version of the base Plone event content type.

After intalling this you'll see that the Plone event will have a new **image field** and **caption**
like the News Item content type.

As News Item do, the event now behave **image resize** functionality.

Warning!
--------

Imaged event shapechange itself and hide from portal_types tool the basic Plone Event type!

FileSystemStorage
-----------------

The product try to register the event image field onto `iw.fss`__ if it is installed.

__ http://pypi.python.org/pypi/iw.fss

References
----------

* Code repository: http://svn.plone.org/svn/collective/redturtle.imagedevent/
* Questions? Comments? Found a bug? *sviluppoplone AT redturtle.net*

Wanna help?
-----------

Send us other translations!


Changelog
=========

0.4.0
-----

* Moved the event's images into the event data table.
* Removed the setuphadler script that backup basic Plone ATEvent type
  (this duplicate event choice in some form like Collection criteria selections).
* Added i18n italian translation.

0.3.0
-----

* Fixed the meta_type name in the class.
  This bug can brake reordering of Plone in folder with ImagedEvent inside.

0.2.0 - Unreleased
------------------

* Fixed immediate_view.

0.1.0
-----

* Initial release.</description>
<homepage rdf:resource="http://svn.plone.org/svn/collective/redturtle.imagedevent" />
<maintainer><foaf:Person><foaf:name>RedTurtle Technology</foaf:name>
<foaf:mbox_sha1sum>7a59d9384ee2ac5f15385362728b3ec216f7d864</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.4.0</revision></Version></release>
</Project></rdf:RDF>