suggestions needed for module name
joachim - March 6, 2009 - 18:02
I'm working on a module that does this:
In case imagebin loses my image, that's a grid of permissions relating to content, like this:
create delete any delete own edit any edit own
page
story
...
etcThe idea is to make getting an overview of who can do what to which content type a bit easier on sites with a lot of content types.
It's about ready to release...
just one thing: I need a name!
I've been calling is perms_matrix but I'd like to find a better name. So any suggestions?

role_permissions ??
User Permissions
http://drupal.org/project/user_permissions
The gist of this is that it's
The gist of this is that it's a clearer way of looking at all the permissions for content -- all the "create/edit/delete page/story" type permissions in a nice grid.
So something like "content permissions" maybe... is that a clear enough name, or too ambiguous?