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

cakka’s picture

Please forgive, i am wrong typing :D
now -> not

Thanks

niklp’s picture

Assigned: cakka » Unassigned

Auto 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.

niklp’s picture

Version: 5.x-1.2 » 6.x-1.0-beta3
Component: Documentation » Code
Category: support » feature
Priority: Critical » Normal

Also, 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.

cakka’s picture

Ehm...... it's mean i must override module, isn't?

niklp’s picture

It'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.

kenorb’s picture

Try combine with http://drupal.org/project/content_profile as well (content_profile_registration module)

cyberswat’s picture

Assigned: Unassigned » cyberswat
Status: Active » Closed (fixed)

I'm going to close this out because the primary conversation to provide this functionality is happening at http://drupal.org/node/301464