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.0b3 (2010-01-29)

  • Show a portrait of the user next to the user’s recent activity in the Viewlet. [timo]

1.0b2 (2010-01-27)

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

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.0b3.tar.gz (22.1 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for collective.portlet.recentactivity-1.0b3.tar.gz
Algorithm Hash digest
SHA256 5963efd146f889acc2ba457447f8c9a64a965b76774842a2a234afbbcf5b84a0
MD5 3a857ce3dac054580f1df558b58a68b8
BLAKE2b-256 2a38baa2ce0ae7788660697670f5ae50c2f0a13dd813e2339aee57301cc7412d

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for collective.portlet.recentactivity-1.0b3-py2.4.egg
Algorithm Hash digest
SHA256 bfb08667c5cb48e64dd12f99ae370e412ca9f45350252a937e3cddbb0116f405
MD5 0bcaf7a920889d2f067d90b6b4260b46
BLAKE2b-256 164d99c1779250cf69959546a10aed2096a1183649dee67b7b8fe3a5f1d16bc0

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