Faster Permissions

Component ID

1308572

Component name

Faster Permissions

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

3214

Component created

Component changed

Component body

Too many times the permissions page will take too long to load and sometimes it completely times out. The more content-types and/or modules you add the longer the page takes to load, 800+ rows with 5-10 roles means a lot of processing.
This module attempts to solve the issue by providing only a list of modules and a configuration link. When the configuration link is clicked only that modules permissions per role are displayed.

Installation:
Download and extract the module as usual to sites/all/modules
Once you enable it you will see another tab on the admin/people page named 'Faster Permissions'

*Note: I choose not to override alter the admin/people/permissions menu item in this release. Once all implications of an alter like that have been reviewed, I will implement the change.