Does this module integrate at all with http://drupal.org/project/rolekey

If not, why doesn't it, they seem redundant. Is there another module that it integrates so that codes from a given category will auto-assign a given role?

Comments

aidanlis’s picture

Hi Jacob,

The idea behind this module was to serve a very specific purpose, and that was medallion based registration. I didn't have time to write role assignments, etc, and I thought that would be better served as a separate module / using rules / triggers, etc.

If you'd like to write a sub module, bundled with this module, that provided all that extra functionality (it looks like you've done 90% of the work with Rules already) then I think that's great - I can give you CVS access, etc. My time is pretty limited but I'd love to know what your thoughts were.

aidanlis’s picture

I've scaffolded a submodule to serve this purpose, working with the new refactor of the regcode module. I'll get it up to a point where it's working and put it up on CVS.

aidanlis’s picture

Status: Active » Fixed

All done - I've committed a working role assignment module into CVS (as a submodule for regcode).

aidanlis’s picture

Status: Fixed » Closed (fixed)