collective.portlet.relateditems (0.3.5)
by
Olha Pelishok
—
last modified
2011-12-09
Released on 2011-12-02 by Rui Guerra for Plone 3.0, Plone 4.0, Plone 4.1 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
- collective.portlet.relateditems download link: http://plone.org/products/related-items-portlet/releases
- Homepage of collective.portlet.relateditems: http://pypi.python.org/pypi/collective.portlet.relateditems
- collective.portlet.relateditems repository: https://svn.v2.nl/plone/collective.portlet.relateditems/
- Description source: https://svn.v2.nl/plone/collective.portlet.relateditems/trunk/README.txt
A Plone portlet to display similar items to context
Overview
This is a simple portlet that displays content similar to the present context. Related items are compiled based on the context title and keywords. In case of a folderish context related items are computed based on the contents of the folder and the folder information.
Status
The relateditems portlet is used in production.
Options
The portlet has the following options available to it on the Add screen.
- count
- This is the number of recent items that will be shown in the portlet.
- states
- The workflow states the items must be in to be shown in the portlet.
- allowed_types
- The allowed types to be shown in the portlet and the 'more...' link search
- show_all_types
- Choose whether or not all types should be available for the 'more...' link. This will search for all content types when clicking on 'more...'