coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Permissions & Access Rights => Topic started by: opulence on February 15, 2005, 06:07:00 PM

Title: Custom Group like Administrator
Post by: opulence on February 15, 2005, 06:07:00 PM
Would it be possible to copy and then setup/mod the Administrator group (calling it 'Moderators'), that I could add friends to, to be able to delete single photos, delete comments, move pictures from one album to another and primarily (most importantly) be able to approve new pictures -- without giving them permission to access the actual administrator control panel (config.php, usermgr.php, etc)?
Title: Re: Custom Group like Administrator
Post by: Joachim Müller on February 16, 2005, 08:42:23 AM
No, this is not possible: there is no feature like "moderators" in coppermine yet, although it has been requested before. Please search before posting in the future.

Joachim
Title: Re: Custom Group like Administrator
Post by: opulence on February 16, 2005, 06:25:49 PM
I always search before posting...

Doesn't seem like a very difficult operation to me... maybe I'll just try it myself  :-\\
Title: Re: Custom Group like Administrator
Post by: Joachim Müller on February 16, 2005, 06:58:57 PM
it's impossible without heavy (extremely heavy) modifications all over the coppermine source code - the whole security concept is based on checking if a user is gallery admin or not. Just creating another group won't do you anything good.

Joachim