How to create custom Registratrion page like DrupalSN ?
Any body knows? I have tried the Auto Assign Role, but i now getting the documentation about that .
Thanks
How to create custom Registratrion page like DrupalSN ?
Any body knows? I have tried the Auto Assign Role, but i now getting the documentation about that .
Thanks
Comments
Comment #1
cakka commentedPlease forgive, i am wrong typing :D
now -> not
Thanks
Comment #2
niklp commentedAuto assign role will allow you to pick from a set of one or more roles that the user wishes to register for. There is currently no functionality available to bridge the gap between that module and this one.
I am going to ask the maintainer of AAR to see if there is a way that we can make these two modules work together, as really there is a strong case for this.
Comment #3
niklp commentedAlso, I am referring to a use case under Drupal 6, with content_profile.module (D6 only), so maybe this is not relevant to your needs.
If you want custom registration under D5, you should look at bio or node_profile modules.
Comment #4
cakka commentedEhm...... it's mean i must override module, isn't?
Comment #5
niklp commentedIt's hard to say - your english is tricky to read. If by "override module" you mean "do something else", then, probably yes. :) Not sure what tho.
Comment #6
kenorb commentedTry combine with http://drupal.org/project/content_profile as well (content_profile_registration module)
Comment #7
cyberswat commentedI'm going to close this out because the primary conversation to provide this functionality is happening at http://drupal.org/node/301464