Closed (fixed)
Project:
Role Delegation
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 May 2008 at 23:52 UTC
Updated:
26 Jun 2008 at 04:04 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Complete Drupal 6 Version | 7.92 KB | silid |
| role_delegation.module.txt | 4.9 KB | silid |
Comments
Comment #1
silid commentedIn 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.
Comment #2
david lesieur commentedCommitted (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.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.