This is a drupal 6 version of the module.

It pretty much works. It doesn't check that you have access to profiles, and could do with a review and tidy, but it works for my needs.

Please consider it as an efficient starting point for you to release a version for Drupal 6.

Thanks for your work.

Comments

silid’s picture

StatusFileSize
new7.92 KB

In the light of day I have made vast improvements to the code attached above and believe that this is a complete Drupal 6 version of the entire module.

Please review and commit.

Thanks.

david lesieur’s picture

Status: Needs review » Fixed

Committed (with some changes). Thanks for this work!

I made some changes because the role_delegation_access() callback was using an uninitialized (null) variable ($account) and was a bit convoluted.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.