By the way - great module!

The current description says:

"Should a user belong to more than one role, the roles will be evaluated using a weight system, and then the most restrictive quota will be used to check for content creation limits."

I have two problems:
1) I have a user with two roles - authenticated user and data entry. Regardless of whether the data entry permissions are greater or less than the authenticated user permissions, and regardless of whether they have a higher or lower weight, it seems only the authenticated user permissions are selected. (So, it doesn't seem to be based on the weight system, and even when data entry role is more restrictive, authenticated user quotas are picked up.)
2) Instead of using the most restrictive quota when a user has multiple roles, I'd like to use the least restrictive quota. How can I do this?

Great module - handles some really important functionality.

Thanks!

Peter