Hi,
I've recently worked on the deprecated rolesignup module.
I've added a per role registration settings (registration validation, email verification, registration help).
It works well but as I need to replace the core's registration function with my own function, it's quite impossible to make it compatible with LT (witch do quite the same, resulting in a duplicate user registration bug!)
Because I also plan to make this working with personnalised register form trough nodeprofile (i'm planing to use user hook to assign the selected role on the fly (with load op) when users are on the registeration form); but I've done nothing about this point and I don't know if it's possible...
I haven't used autoassignrole as the UI and the workflow don't allow the above functionnality.
So, i was thinking about adding it directly in LT, as a patch.
Is this functionnality needed by some of you guy's?
Do someone have comments or clues?
If you're interested in the upgraded rolesignup module, contact me or add a comment.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | rolesignup.zip | 9.42 KB | adrien.gibrat |
Comments
Comment #1
adrien.gibrat commentedthe rolesignup.module, if you want to test it:
go to
/admin/user/access to configure the roles users can signup
/admin/user/settings to configure the per role
Comment #2
hunmonk commentedi won't add a module-specific patch for logintoboggan, so this will need to remain a custom patch.
Comment #3
cyberswat commented@adrien ... http://drupal.org/project/rolesignup was deprecated and it's functionality pulled into http://drupal.org/project/autoassignrole ... if you would like to incorporate your changes into the consolidated module please submit your issue to that queue and let's see what it will take to implement in a way that will not break other modules.
Comment #4
kenorb commentedhttp://drupal.org/project/personalized_settings