D7Permissions
Categories
Component ID
1079042
Component name
D7Permissions
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
487
Component created
Component changed
Component body
The D7Permissions module ports some of the useful functionality that has been included in the Drupal 7 roles and permissions system into Drupal 6:
1) Set the order that roles will appear in on the permissions page.
2) Display all roles as "checked" (aside from anonymous) when a permission has "authenticated user" checked.
The jQuery code that performs the "dummy checkbox" function has been ported from Drupal 7. This script requires jQuery 1.3.x+, thus this module's dependancy on the jQuery Update module. Future releases may alter the code to only depend on core jQuery (1.2.6).
This module requires the "administer permissions" permission to use any of its features.
