Changes between Version 4 and Version 5 of collective.portlet.shelf
- Timestamp:
- May 21, 2010 8:05:46 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
collective.portlet.shelf
v4 v5 1 1 = collective.portlet.shelf = 2 3 [[PageOutline]] 2 4 3 5 == Links == … … 7 9 * Releases - 8 10 9 collective.portlet.shelf is a portlet for Plone 4 that allows to display Collection's results in a carousel portlet browsing them by subcollections, listed below. 11 == Introduction == 12 13 collective.portlet.shelf is a portlet for Plone 4 that allows to display Collection's results in a carousel portlet browsing them by subcollections. 10 14 11 15 == Usage == 12 16 13 To create such a portlet you have to : 14 * create a Collection (with subcollections) that returns results for showing in the portlet. 17 To create such a portlet you have to: 18 19 * create a Collection (with subcollections) that returns results for showing in the portlet 15 20 * add shelf portlet on a page where you want to add a carousel - click '''Manage portlets''' in one of the columns of your site; 16 21 * choose '''collective.portlet.shelf''' from '''Add portlet...''' menu; 17 * collective.portlet.shelf portlet is based on the standard collection portlet in Plone, so the same fields are available for this type of portlet a dfor the standard Collection portlet. Fill in the fields in the portlet edit form, specifying a collection that will provide content for the portlet.22 * 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. 18 23 19 24 == Development ==
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/common/qtrac_logo.png)