------------------
- Index view can now take lead image from plone.app.contenttypes Images for News and Events collection
[bsuttor]
- Folder view inherits plone app contenttypes FolderView instead of BrowserView.
[bsuttor]
- Add behavior for I am tag.
[bsuttor]
- Do not hid other editor than ckeditor on installation.
[bsuttor]
- Add folderview (index) for LRF content type
[bsuttor]
- Remove dependency on collective.contentleadimage, it's now a behiavior for Dexterity. I leave dependency on setup.py for backward compatibility.
[bsuttor]
- Improve comptability with Dexterity during setup.
[bsuttor]
- Remove plone.app.collection installation, we use plone.app.contenttypes now ...
[bsuttor]