skip to navigation
skip to content

collective.portlet.customizablerecent 1.1.1

A recent items portlet with parameters

Downloads ↓

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.

 
File Type Py Version Uploaded on Size # downloads
collective.portlet.customizablerecent-1.1.1.zip (md5) Source 2011-12-02 28KB 158