User: dww Branch: DRUPAL-6--1 Date: Sat, 19 Sep 2009 00:33:42 +0000 Modified files: /modules/signup CHANGELOG.txt /modules/signup/includes signup_edit_form.inc /modules/signup signup.api.php signup.module Log message: #581734 by dww: Improved the Signup API by adding some much needed hooks: - hook_signup_data_alter() to modify a $signup object before it's saved - hook_signup_insert() invoked when a signup is inserted into the DB - hook_signup_update() invoked when a signup is updated in the DB Links: http://cvs.drupal.org/diff.php?path=contributions/modules/signup/CHANGELOG.t... http://cvs.drupal.org/diff.php?path=contributions/modules/signup/includes/si... http://cvs.drupal.org/diff.php?path=contributions/modules/signup/signup.api.... http://cvs.drupal.org/diff.php?path=contributions/modules/signup/signup.modu...