Skip to main content

Recent activity portlet for Plone.

Project description

Introduction

collective.portlet.recentactivity provides a Portlet and a Viewlet with Facebook like entries on recent user activities, e.g. “the user admin added ‘News Item 1’ to ‘News’ 10 minutes ago”.

By default, the Recent Activity Viewlet is not registered. If you want to register it, for example below your content, you have to add this code to your configure.zcml:

<browser:viewlet
name="collective.portlet.recentactivity.RecentActivityViewlet"
manager="plone.app.layout.viewlets.interfaces.IBelowContentBody"
class=".viewlet.RecentActivityViewlet"
permission="zope2.View"
/>

Buildout Installation

To install collective.portlet.recentactivity, add the following code to your buildout.cfg:

[instance]
...
eggs =
    ...
    collective.portlet.recentactivity

...

zcml =
    ...
    collective.portlet.recentactivity

Known Issues

The log entries only work for Archetype content types. Though, it should be fairly easy to replace the Archetype specific event handlers with ones that work for other types of content.

Changelog

1.0b2 (2010-01-27)

  • Fix “iteration over non-sequence” error, when there are no recent activities.

1.0b1 (2009-12-11)

  • Catalan and German translation added. [timo]

  • Limit for items to show up in viewlet/portlet fixed. [timo]

  • Bugfix: time was not shown in the recent activity portlet. [timo]

1.0a1 (2009-11-23)

  • Initial release. [timo]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.portlet.recentactivity-1.0b2.tar.gz (21.6 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file collective.portlet.recentactivity-1.0b2.tar.gz.

File metadata

File hashes

Hashes for collective.portlet.recentactivity-1.0b2.tar.gz
Algorithm Hash digest
SHA256 3631b136b5f4fc33f5ff459251a274cb10720005de3696635093abdf446446f1
MD5 32e8822c4410f8657ad8c5264d2e047c
BLAKE2b-256 990baf8ce635cbcb4d97b74948dd7d9e7f8e92a9b286a9e477052155996170d7

See more details on using hashes here.

Provenance

File details

Details for the file collective.portlet.recentactivity-1.0b2-py2.4.egg.

File metadata

File hashes

Hashes for collective.portlet.recentactivity-1.0b2-py2.4.egg
Algorithm Hash digest
SHA256 29a52d38ed396953e059a3891a8d7ae87bff9d8be2f1454cebf465c7389789e8
MD5 75159df5c67d0dbf60b114a7b0ed7970
BLAKE2b-256 b4f6434de5399412b51cfd4f0913bd546afd2210bcc8c8238a72ed2c0ed229e4

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page