Download & Extend

Documentation: Info on Core Hack Mentioned

Project:Password reset
Version:5.x-1.x-dev
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Great module! This is exactly what I've been looking for.

Any chance you could document the patch/instructions you mention for the modification to core (user.module, I presume). I'm interested in removing email from my website's registration process.

Thanks,
--K

Comments

#1

Status:active» fixed

Step one is obviously to remove the e-mail form field from all appropriate locations using a form_alter.
Step two is to process the user_validate_mail calls from the user edit form's validate function only if the e-mail field is set (which won't be as per step one).

That's about it.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nobody click here