Releases for Activity
activity 6.x-1.2
First released: April 27, 2009 - 02:13
Size: 31.86 KB
md5_file hash: 06eb42f6bf115ae7137e5a9e926c97f9
Last updated: April 27, 2009 - 02:15
Changes since DRUPAL-6--1-1:
activity 6.x-2.x-dev
First released: March 5, 2009 - 05:33
Size: 38.32 KB
md5_file hash: c2607d74beab3566592e8631638be717
Last updated: November 28, 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.
activity 6.x-1.1
First released: March 5, 2009 - 04:51
Size: 30.91 KB
md5_file hash: 2b522b71fe0de1d8883b9ffb504642b4
Last updated: March 5, 2009 - 04:55
Changes since DRUPAL-6--1:
activity 5.x-4.x-dev
First released: September 28, 2008 - 09:35
Size: 31.96 KB
md5_file hash: ca039298422e6cfd7e549ce9c3800b72
Last updated: April 9, 2009 - 00:00
A new branch of Activity for Drupal 5 has been created as the
changes from the DRUPAL-5--3 branch are enough to warrant
a new DRUPAL-5--4 branch.
The changes and enhancements made in this branch will be
detailed in future posts to the project page and to these
release notes.
activity 6.x-1.x-dev
First released: September 28, 2008 - 09:34
Size: 35.67 KB
md5_file hash: 96587e8c7f3a03ad9e68375ef5f97c5a
Last updated: June 4, 2009 - 00:00
First snapshot of the Drupal 6 compatible version of
Activity module.
activity 5.x-3.0-beta2
First released: April 30, 2008 - 17:07
Size: 22.04 KB
md5_file hash: 60438bab60bb66e6c630c9dfd3930cd1
Last updated: April 30, 2008 - 17:10
New release fixes some bugs.
activity 5.x-3.0-beta
First released: January 20, 2008 - 13:26
Size: 17.44 KB
md5_file hash: d18a34bc44546b3bfe9ae00f51f5854b
Last updated: January 20, 2008 - 13:30
Complete rewrite of the module done by Robert Douglass with the help of sirkitree.
New features:
- Extensible architecture so that any module can integrate with the Activity API
- Role and action sensitive messages so that you can tell the sender of a message "You sent Bob a message" and the receiver "You've received a message from Jim"
- Table view of all activity and "My activity"
- RSS feeds for all activity and "My activity"
- Integration with nodes, comments and user relationships.
- Simpletest unit testing of core get/set API functions
- All messages are customizable via the admin interface with token support provided by Token module
activity 5.x-2.1-2
First released: December 12, 2007 - 20:12
Size: 13.16 KB
md5_file hash: c478a3c2306aaccde51087b617af4d48
Last updated: December 12, 2007 - 20:16
#197513: activity block fix by katbailey
activity 5.x-3.x-dev
First released: December 12, 2007 - 17:55
Size: 22.28 KB
md5_file hash: ee6bad8b048189de18a3ecd8e926c5dc
Last updated: May 28, 2008 - 12:00
Some major advancements in turning this into an API. Thanks to RoberDouglass!
activity 5.x-2.1-1
First released: November 29, 2007 - 01:17
Size: 11.22 KB
md5_file hash: ab393faed7308727a9389f85418dd72b
Last updated: November 29, 2007 - 01:20
switched the includes to modules which need to be enabled now. this allows for module_invoke functions.
other various bug fixes by robertDouglass, sirkitree, and katbailey
activity 5.x-2.1
First released: November 3, 2007 - 07:49
Size: 11.22 KB
md5_file hash: f256c22809e1b26a21170749aeae0651
Last updated: November 3, 2007 - 07:50
'Friend Activity' block now shows up.
The block was not showing up if there was no friend activity listed.
Also fixed some logic on what user to show friends of.
activity 5.x-2.x-dev
First released: September 23, 2007 - 03:22
Size: 13.16 KB
md5_file hash: e51cb93f41ae09881ef4a5e22f2c32d8
Last updated: December 12, 2007 - 22:56
Initial release of the module. Still need more generalization but should be usable.
