[contributions(DRUPAL-6--2):sirkitree] /modules/activity activity.admin.inc /modules/activity activity.install activity.module /modules/activity/modules comment.activity.inc node.activity.inc user.activity.inc /modules/activity/views activity.views.inc activity_views_handler_field_message.inc
User: sirkitree Branch: DRUPAL-6--2 Date: Thu, 30 Apr 2009 22:38:42 +0000 Added files: /modules/activity activity.admin.inc Modified files: /modules/activity activity.install activity.module /modules/activity/modules comment.activity.inc node.activity.inc user.activity.inc /modules/activity/views activity.views.inc activity_views_handler_field_message.inc Log message: New Activity administrative UI which combines/replaces Triggers/Actions UIs Schema changes: new activity table, new way of storing messages (multiple per activity) New permission for administrating activity New menu callback for the admin UI hook_activity_token_list/values provides a way for other modules to extend the current list of tokens change in the hook_activity_info requirements: new ->objects property in order to help out with token replacements New theme function for the admin ui table listing of activity actions There is an example of how to extend existing token types within comment.activity.inc Views handlers changed around to reflect the changes in schema Crazy cool new COALESCE feature in the field_message handler which is used to determine which message to display. Modules that implement activity hooks can now extend the amount of messages recorded (case in point - flag friend needs to have a message for the requestor, the requestee and everyone - not just author and everyone) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/activity/activity.... http://cvs.drupal.org/diff.php?path=contributions/modules/activity/activity.... http://cvs.drupal.org/diff.php?path=contributions/modules/activity/activity.... http://cvs.drupal.org/diff.php?path=contributions/modules/activity/modules/c... http://cvs.drupal.org/diff.php?path=contributions/modules/activity/modules/n... http://cvs.drupal.org/diff.php?path=contributions/modules/activity/modules/u... http://cvs.drupal.org/diff.php?path=contributions/modules/activity/views/act... http://cvs.drupal.org/diff.php?path=contributions/modules/activity/views/act...
participants (1)
-
drupal-cvs@drupal.org