The Permission Sets module adds an abstraction layer between the roles that are associated with users and the permissions that are granted by those roles.
Enables a themer to generate a CSS file while using PHP.
This module will go through all CSS files and replaces any file ending in '.php'
with a generated static CSS file that is uniquely identified by its last change
date and the dcss_vars() values. This allows the dynamic CSS file to be
aggregated as normal.
This module is here to alleviate frustration when trying to manage permissions in Drupal. By providing a better permissions interface hopefully a few innocent keyboards and mice can be saved.