Currently, only hook_signup_cancel() is documented. There are other hooks that signup invokes, and they should all be listed in signup.api.php.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 359408_signup_hooks.1.patch | 991 bytes | dww |
Currently, only hook_signup_cancel() is documented. There are other hooks that signup invokes, and they should all be listed in signup.api.php.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 359408_signup_hooks.1.patch | 991 bytes | dww |
Comments
Comment #1
dwwThis just lists the hooks that I found where invoked, although there's still no real documentation for them. But at least it's a start. ;)
Comment #2
dwwFleshed these out to real docs and committed to HEAD and D6--1. I'm glad I did this -- I discovered some weird hooks. ;) I wonder if anyone's using them...