Admin control of Edit and or delete for User's Gallery/auto album making UG Admin control of Edit and or delete for User's Gallery/auto album making UG
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Admin control of Edit and or delete for User's Gallery/auto album making UG

Started by webfairy, February 24, 2006, 01:31:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

webfairy

Allow admin to deceide what and if user's gallery albums can be edited and or deleted by users (makers)

also have it when a member registers an album in their registered name is created in the Users Gallery and shows up in their my gallery and can
edited, uploaded etc by the user.

I think AWJ is working on this as a mod ( he says that it can also  be used with bridging)

Joachim Müller

both features do already exist:
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_user_editpics_public_start
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#group_cp
With those two settings, you can turn those features on and off. A more granular setup is hardly needed and will not go into coppermine's core code.

webfairy

Quote from: GauGau on February 24, 2006, 02:16:39 PM
both features do already exist:
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_user_editpics_public_start

Quote from: meuploading user can edit and delete files this is what the instructions say.  i wass looking for something that would seperate the delete and edit function.  give them edit priviliges but not delete.   but now that I think of it it probably is not possible.
You know how there is a pop up that says "are you sure you want to delete this?"  would be nice if it cam up and requested a special password....that only admin could set.


http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#group_cp
With those two settings, you can turn those features on and off. A more granular setup is hardly needed and will not go into coppermine's core code.

Quote from: meNo.... that does not do the request that only lets the user do an album AFTER they are registered..  see this post: 

    Re: Member Album Request: http://forum.coppermine-gallery.net/index.php?topic=27149.msg130498#msg130498



Thank you...