Downloads

Download tar.gz 43.04 KB
MD5: ac623f2928e587ce9293c14140921818
SHA-1: 0e08c8b0cddeaa3881147df810c382deec75a66e
SHA-256: c7b1cc582315fe64d7af1dbd37a0a0100d9e1960fc20f4d0ed44561486dce322
Download zip 55.81 KB
MD5: 23dc1b368f039de00772712c88e05270
SHA-1: 8bb9943edf1b672ec2edc3addc326cdfcaa4c048
SHA-256: 89b49a5fc2fbbcde70884d7ae684e6007920ff4c1fb358b7c488d449440df6a6

Release notes

This is a completely different approach to Activity logging than the previous version (6.x-1.x). We're now utilizing core actions functionality to handle the recording of activity messages instead of having our own functions to do so. This is more efficient and will be less duplication/maintenance.

We also allow for some more hooks that other modules can implement in order to allow some kick ass integration. (Read DEVELOPER.txt for hook definitions)

From the README.txt:
* Activity 6.x-2.x takes a new approach from previous versions.
* Activity now provides a configurable action that can be used with any
Triggers.
* All activity is displayed through Views 2.
* Core modules such as Node, Comment, and User are provided as includes as a
way to provide example of how this can be integrated with any module.
* Permissions can be provided for display by any sort of user relationship
type modules, such as Flag friend, User Relationships, Friendlist, etc.

Created by: sirkitree
Created on: 5 Mar 2009 at 05:33 UTC
Last updated: 5 Mar 2009 at 12:01 UTC
New features

Other releases