CHANGELOG.txt |
CHANGELOG.txt |
|
Role Delegation 7.x-1.1, 2011-06-20
-----------------------------------
#1119192 by Andrew Schulman: fix Role Delegation tab in user profile appears as an action, not a tab.
#1180600 by jyee: fix overwrites role attributes in forms.
#1185796 by Andrew… |
README.txt |
README.txt |
|
README file for the Role Delegation Drupal module.
Description
***********
This module allows site administrators to grant some roles the authority to
assign selected roles to users, without them needing the 'administer
permissions'… |
role_delegation.info |
role_delegation.info |
|
name = Role delegation
description = Allows site administrators to grant some roles the authority to assign selected roles to users.
core = 7.x
files[] = role_delegation.module
files[] = role_delegation.test |
role_delegation.module |
role_delegation.module |
|
This module allows site administrators to grant some roles the authority to
change roles assigned to users, without them needing the 'administer access
control' permission. |
role_delegation.test |
role_delegation.test |
|
Tests for the Role Delegation module. |