Closed (fixed)
Project:
Registration role
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Oct 2011 at 17:21 UTC
Updated:
4 Dec 2012 at 04:52 UTC
Jump to comment: Most recent file
Here is a patch to port the 6.x-1.x-dev version (2011-02-25) to Drupal 7.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | registration_role_D7_port-1317126-2.patch | 4.9 KB | eromba |
| #1 | registration_role_D7-port_1317126_1.patch | 2.93 KB | pfournier |
| registration_role_D7-port.patch | 2.93 KB | pfournier |
Comments
Comment #1
pfournier commentedThere is an error in the patch. Please use this one instead.
Comment #2
eromba commentedI'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.
Comment #3
j2r commentedWill it going to be port in D7 ?
Comment #4
mlncn commentedYes, 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)
Comment #5
pfournier commentedI needed Registration Role for D7 again. You can make me a comaintainer and I'll create the D7 project.
Comment #6
mlncn commentedGreat pfournier! You have edit project and administer releases permissions now. Apologies for being a poor maintainer. Thanks!
Comment #7
pfournier commentedDrupal 7 release now available on project page.