Last updated:
0 purchases
collective.portlet.shelf 1.3
Introduction
collective.portlet.shelf is a portlet for Plone 4 that allows to display
Collection’s results in a carousel portlet browsing them by subcollections.
Usage
To create such a portlet you have to:
create a Collection (with subcollections) that returns results for showing
in the portlet;
add shelf portlet on a page where you want to add a carousel - click ‘Manage
portlets’ in one of the columns of your site;
choose collective.portlet.shelf from ‘Add portlet…’ menu;
collective.portlet.shelf portlet is based on the standard collection portlet
in Plone, so the same fields are available for this type of portlet as for the
standard Collection portlet. Fill in the fields in the portlet edit form,
specifying a collection that will provide content for the portlet.
you can specify the number of visible tiles per page
Development
This product was developed by Quintagroup for Plone collective, sponsored by
Headnet company http://headnet.dk/.
Supported Plone Version
Plone 4+
Links
Repository - https://github.com/collective/collective.portlet.shelf
Documentation - http://projects.quintagroup.com/products/wiki/collective.portlet.shelf
Changelog
1.3 (2014-01-20)
fixed compatibility with Plone 4.3+ [kroman0]
added support dexterity content types (plone.app.contenttypes) [kroman0]
1.2 (2013-03-18)
fixed compatibility with Plone 4.2+ [kroman0]
moved the link “More …” at the end of the portlet [gvizdyk]
updated styles [gvizdyk]
added new template for the ‘News’ content type [gvizdyk]
removed CMFPlone.Batch [kroman0]
added pager [kroman0]
1.1 (2010-12-15)
added page size parameter for the portlet
all features of plone.portlet.collection are supported
1.0 (xxxx-xx-xx)
Initial release
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.