activity 6.x-2.x-dev

sirkitree - March 5, 2009 - 05:33
Download Size md5 hash
activity-6.x-2.x-dev.tar.gz 39.08 KB 992c7ecef549033f1c1b473ef4f4a0ff
Nightly development snapshot from CVS branch: DRUPAL-6--2
Last updated: December 10, 2009 - 00:00

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.

 
 

Drupal is a registered trademark of Dries Buytaert.