collective.portlet.customizablerecent

by Thomas Desvenain last modified Dec 02, 2011 10:23 AM

A recent items portlet with parameters

Project Description

Introduction

A portlet based on "Recent items", which you can change the title, the portal types to search, the time format, and the root from where to search elements.

Changelog

1.1.1 (2011-12-02)

  • Avoid portlet render fail if user hasn't 'View' permission on portlet elements root. [thomasdesvenain]

1.1 (2011-10-26)

  • We can hide "All recent changes" link on portlet. [thomasdesvenain]
  • We can allow/disallow icons display. [thomasdesvenain]
  • Added an "All recent changes" view that manages customized settings. [thomasdesvenain]

1.0.3 (2011-05-12)

  • long_time_format is a FieldProperty so the edit form doesn't crash if an assignment already exist without this attribute. toLocalizedTime needs long_format=None (giving False is actually True...) [vincentfretin]

1.0.2 (2011-04-27)

  • Added option for displaying time in long format. [astoroz]

1.0.1 (2011-04-19)

  • Include explicitly plone.app.portlets zcml file. [vincentfretin]

1.0.0 (2011-04-06)

  • Initial release. [thomasdesvenain]

Installation

  • Add collective.portlet.customizablerecent to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        collective.portlet.customizablerecent
    
  • Re-run buildout, e.g. with:

    $ ./bin/buildout
    
  • Restart your Plone instance.

  • Install the module through Plone Modules install configuration form.

Current Release
collective.portlet.customizablerecent 1.1.1

Released Dec 02, 2011

Download file Get collective.portlet.customizablerecent for all platforms
collective.portlet.customizablerecent-1.1.1.zip
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
1.1.1 Dec 02, 2011 More about this release… GPL final
1.1 Oct 26, 2011 More about this release… GPL final
1.0.3 May 12, 2011 More about this release… GPL final
1.0.2 Apr 27, 2011 More about this release… GPL final
1.0.1 Apr 19, 2011 More about this release… GPL final
1.0.0 Apr 06, 2011 Initial release More about this release…
Plone 4
GPL final

Comments (0)