User: sirkitree Branch: DRUPAL-6--2 Date: Tue, 12 May 2009 18:58:57 +0000 Modified files: /modules/activity DEVELOPER.txt activity.admin.inc activity.module /modules/activity/modules comment.activity.inc node.activity.inc user.activity.inc Log message: Moving our core implementations to activity.module to serve as better examples. Using flag_friend's hook_activity_info() implementation as an example in DEVELOPER.txt Allow passing of a module name to activity_get_module_info() so we can just pull out one module's info if we want Changing how we return info from hook_activity_info() implementations. Removing hook_init() implementation how that we have our core implementations moved to activity.module. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/activity/DEVELOPER... 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...