----------------
- Plone 5 + 4 safe call of the ``folder_listing`` ``listing_macro``.
[thet]
- Provide a ``redirectparent.zcml`` file. When loading it the user is
redirected to the parent folder after adding or editing. This avoids
confusing behavior of creating nested content structures, while one might add
multiple content items to one folder. For consistency reasons, this is done
for all types.
For Archetypes, this behavior is enabled by default.
[thet]
- Add a browserlayer for collective.folderishtypes including the .at and .dx
sub packages together with upgrade steps. Bind relevant browser views to
these browser layers.
[thet]
- Allow "Site Administrator" to add ATContentTypes based Folderish Content
Types.
[thet]
- Better PloneArticle migration: Set content_type and filename for files and
images. Plus: migrate contentleadimage, if available.
[thet]
- Update unsintall profiles.
[thet]