Activity

sirkitree - September 23, 2007 - 03:18

The Activity module keeps track of the things people do on your site and provides mini-feeds of these activities in blocks, in a specialized table, and via RSS. The module is extensible so that any other module can integrate with it. The messages that are produced are customizable via the admin interface and are context sensitive. Some theoretical example messages include:

  • You wrote a comment in response to "example comment title"
  • Jim wants to be your friend. Approve this friendship here
  • Nancy is Phil's latest fan

There is still quite a bit that can be done to contextualize the message, and working around irregularities in grammar is tricky, but clever admins will find ways to make meaningful generic messages.

The DRUPAL-5--3-0-BETA2 is the recommended version for new users of this module. There is not yet an upgrade path from previous versions, however, and your help with this is welcome. See http://drupal.org/node/218025#comment-726338 for the latest on this.

The buddylistactivity plug-in currently requires 5.x-1.1-beta.

This module has been sponsored by Sony BMG and Tree House Interactive Agency.

Installation

  • Download the package and throw it into [drupal-root]/sites/all/modules/ (or wherever you keep your modules these days ;)
  • Go to [your-site]/admin/build/modules and enable the Activity module and any supporting plug-in modules listed with it.
  • Go to [your-site]/admin/settings/activity to setup your tokens for your messages and Save. NOTE: even if you want to go with the default messages, you need to hit Save on this page for your activity messages to show up.
  • Now you can see activity messages on [your-site]/activity or enable the block/s for activity that you'll see listed in [your-site]/admin/build/block

Releases

Official releasesDateSizeLinksStatus
5.x-3.0-beta22008-Apr-3022.04 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-3.x-dev2008-May-2822.28 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.