redturtle.portlet.collection is a collection portlet that use a custom view template to show search results.
User must manually put inside the "Template Id" field of the portlet the id of a Zope Page Template, commonly available in portal_skins.
Seems crappy?
Yes, this is not very user friendly, but this product save us from developing a lot of collection portlet clones!
Create you own template
Is simple, but start from the example you find in this product: check the base_collection_portlet_view.pt file.
Product's homepage
Requirements:
· Python
· Plone CMS
What's New in This Release: [ read full changelog ]
· reverted changes done in version 0.3a because the often brakes on Plone 4.2. Re-fixed for Plone 4.2/Chameleon in the "old way" [keul]
· added a proper uninstall procedure [keul]
· pyflakes cleanup [keul]