------------------
- Locales Update.
[thet]
- Add types to image_types in portal_atct to allow image scale recreation.
[thet]
- Add HistroyAwareMixin and configure types to be versionable.
[thet]
- Remove folderish_listing_viewlet, since there is already a portlet which can
be used.
[thet]
- Include CSS via link instead of import, which can then be better processed by
XML manipulation tools like Deliverance or Diazo.
[thet]
- More explicit content-icons background styles which don't override
background-color.
[thet]
- Use plone.app.imaging scales - apply a schema patch to FolderishNewsItem.
[thet]
- Fixed traversing to image scales for FolderishNewsItem. Subclasses should
implement __bobo_traverse__ too.
[thet]