I'd like to be able to see the address of the user who's registering and that I got an email from my drupal site for. A little bit of added code in the patch.
It seems like this basic functionality might want to just go in the drupal core, but I'm not sure where to submit that part to.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | add_admin_email.patch | 1.52 KB | drpchris |
| #1 | add_admin_email.patch | 1.52 KB | drpchris |
| add_admin_email.patch | 1.52 KB | drpchris |
Comments
Comment #1
drpchris commentedWhoops, didn't clean up the description text
Comment #2
kars-t commentedTypo! There is an ";" where it should be an ":". Otherwise this patch seems fine.
Enhanced by Dreditor
Comment #3
drpchris commentedOk, fixed the patch file. THanks for the review
Comment #4
drpchris commentedComment #5
kars-t commentedJust adds the mailkey to the array and the switch. 'register_pending_approval_admin' is from user_module line 2157. I think this patch is fine and ready to commit.
Enhanced patch reviews
Comment #6
kars-t commentedComment #7
litwol commentedCommitted to -dev. If you have more patches, dont be shy to add them to issue queue.