Summary: Allow sub-users to select an "additional parent".
* Additional parent role setting.
* Additional tab on user/3/* that allows child to add a single additional parent.
* List of additional parents provided as combo filled with all users of in "additional parent role".
This is not going to be officially added, but perhaps down the road a generalized feature to allow sub-users to modifiy their parents.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 751184-additional-parent.patch | 5.27 KB | boombatower |
Comments
Comment #1
boombatower commentedComment #2
osmanHi Jimmy,
I think it could be a nice addition or a sub module for subuser module. I applied your patch on my testing server to see how it works.
Here's my two cents if you will;
During my tests, I noticed some weirdness:
Drupal msg:
The changes have been saved.Additional parent dropdown still displays Parent1
I think it is clear...
I am already using subuser for a project I've been working on. And I believe this feature would be something I will need eventually.
I'll see if I can make any of these changes. My goal is;
Displaying "Set parent" tab to subuser account only
Add a permission check for "set parent" tab access
Improve messaging
Improve "Set parent" UI, multiple select maybe...
List only available Parent role users
I'll post my findings and any patch I may code on this page.
Thanks again for sharing your code/patch Jimmy.
Cheers,
Osman