-------------------
- Change test setup to reuse the same directory when setting up blob
storages, thereby fixing some BBB test issues.
[witsch]
- Remove temporary monkey wrapper for `Blob.open` used to work around an
issue with `CMFEditions`. Refs http://dev.plone.org/plone/ticket/10200
[witsch]
- Use URL normalizer when generating content ids based on filename.
[terapyon, papago, witsch]
- Update view to analyse approximate content size grouped by type.
[witsch]
- Add `z3c.autoinclude` entry point for automatic ZCML loading in Plone 3.3+.
[witsch]
- Make sure image scales from old AT image fields are removed during
migration to blob fields, when using the BlobMigrator. This closes
http://dev.plone.org/plone/ticket/10160
[davisagli]
- Updated migration.pt to follow the recent markup conventions.
References http://dev.plone.org/plone/ticket/9981
[spliter]
- Make it possible to delete image content.
[witsch]