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?

Comments

jaak’s picture

joachim’s picture

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?