------------------
- Depend on ``Products.CMFPlone`` instead of ``Plone``.
[elro]
- Add test coverage for factory expression context when a front-page object is
used for a folder. Fix in plone.app.content.
[rossp]
- Fix the addContext in the FactoriesSubMenuItem to make it possible to add
content to a folderish object that set as the default view on its parent folder.
This closes http://dev.plone.org/plone/ticket/10953.
[WouterVH]