Changelog
=========

0.2 (2010-10-11)
-------------------

- Activated FLICKR upload for all content types as long as collective.contentleadimage is installed
- If items are of type image, image is uploaded, for all other types lead image is upladed if it exists
- Now creating a new item will automatically upload it if it is public (like Images or files). Other types are uploaded on "Publish"
- Fixed isPublic() function for all cases
- All default Plone types allowed by default
- fixed the republisher on/off button


0.1 (2010-10-08)
-------------------

- Initial release, Posts new "Image" type items to Flickr upon becomming visible to the public (all parents have been published)
- Uploading happens when a folder containing images gets published and not yet when an Image is created.
- control panel (site setup) page for Flickr authentication
- Saves annotation with the id of the flicker image so images dont get uploaded twice.