New module: List Permissions

lanzlord

Joined: 2006-02-04
Posts: 2
Posted: Thu, 2006-06-01 19:50

Hi all,

I have quite a number of users & groups and I needed an easy way to get an overview over the permissions associated with each group / user.

I made a quick plugin (attached) which list permisions in a table structure in four different ways:
- User Permissions : all permissions for all users
- Group Permissions : all permissions for all groups
- Users in Group : users / groups table
- Groups for Users : group / users table

It possible to click on a row in all four views and only view that specific row.

It's not pretty ;-) ...but it seems to work. I haven't hacked a lot of PHP before so forgive me if the code is ugly.

Tested with:
Gallery version = 2.1.1 core 1.1.0.1
PHP version = 4.4.2 apache2handler

Regards,
Martin.

AttachmentSize
listpermissions.zip3.2 KB
 
zedine

Joined: 2006-05-24
Posts: 1
Posted: Mon, 2006-09-25 01:58

hi :)
thks for that, i'm looking for something like that.
best thing would be a page with a table having in lines all groups, and in colums all albums, even showing the album inclusions.
inside the table, multiple checkboxs, but no so many, only views, comments, and edit options.

has anybody done that ?

--
woodman, you're my god !

 
ggb3105

Joined: 2010-09-24
Posts: 3
Posted: Mon, 2010-09-27 19:56

Hi very useful ! This feature is really missing in gallery.
Thanks