RE: re: Members creating adopts of established
I suppose you could make permissions more granular to suit your needs by adding additional columns into the database table that defines usergroup permissions. Then you would also have to modify the features you wish to restrict, such as deleting images, to read the new permissions and either allow or deny the action. This is possible, but would require quite a few code edits.
|