suggestions needed for module name

joachim - March 6, 2009 - 18:02

I'm working on a module that does this:

http://imagebin.org/40351

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
...
etc

The 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 ??

jaak - March 6, 2009 - 20:10

The gist of this is that it's

joachim - March 7, 2009 - 14:20

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?

 
 

Drupal is a registered trademark of Dries Buytaert.