CHANGELOG.txt |
CHANGELOG.txt |
|
CHANGELOG for RoleAssign for Drupal 6
roleassign 6.x-1.x-dev:
Remove the offending '<!--break-->' from translatable string.
Protect more-privileged users as well as RoleAssign itself.
roleassign 6.x-1.0… |
README.txt |
README.txt |
|
ROLEASSIGN
==========
RoleAssign specifically allows site administrators to further delegate
the task of managing user's roles.
RoleAssign introduces a new permission called 'assign roles'. Users
with this permission are able to… |
roleassign.css |
roleassign.css |
|
code,
kbd
{
padding: 1px;
font-family: "Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;
color: black;
background-color: #EDF1F3;
} |
roleassign.info |
roleassign.info |
|
name = RoleAssign
description = Allows site administrators to further delegate the task of managing user's roles.
core = 6.x |
roleassign.install |
roleassign.install |
|
Uninstall function for the roleassign module. |
roleassign.module |
roleassign.module |
|
Allows site administrators to further delegate the task of managing user's
roles. |