Collections in Plone are the most powerful tool content editors and site managers have to construct navigation and site sections.
plone.app.collection is a brand new implementation of collections for Plone, using ajax/javascript to make a simpler, easier and streamlined user experience for using collections. Having a more lightweight backend that does not depend on many nested criteria types.
It's designed with simplicity and usability as a main focus, so content editors and site managers can create complex search queries with ease.
Product's homepage
Requirements:
· Python
· Plone CMS
What's New in This Release: [ read full changelog ]
· Avoid site error on thumbnail view if some scale generation have failed. [thomasdesvenain]
· Avoid site error on summary view if some scale generation have failed. [kroman0]
· Provide a synContentValues method for compatibility with syndication in Plone