Here is a patch to port the 6.x-1.x-dev version (2011-02-25) to Drupal 7.

Comments

pfournier’s picture

StatusFileSize
new2.93 KB

There is an error in the patch. Please use this one instead.

eromba’s picture

I've updated the patch to work with the latest code in the 6.x-1.x branch, and I cleaned up the code to match Drupal's coding standards.

NOTE: With this patch, the module now adds the registration role only to users who register using the registration form -- users created through other means are no longer affected (e.g. users created through the admin panel, by other modules, etc.). This was done to satisfy my particular use case, though it seems to better match the module's original intention.

j2r’s picture

Will it going to be port in D7 ?

mlncn’s picture

Yes, i'll apply this patch soon-- but i'll also gladly give access to a co-maintainer (as i'm not currently in need of this module for D7)

pfournier’s picture

I needed Registration Role for D7 again. You can make me a comaintainer and I'll create the D7 project.

mlncn’s picture

Great pfournier! You have edit project and administer releases permissions now. Apologies for being a poor maintainer. Thanks!

pfournier’s picture

Assigned: Unassigned » pfournier
Status: Needs review » Closed (fixed)

Drupal 7 release now available on project page.