I'm making a site where users, by different roles, can store and share files, so I need file permissione per UID. When a user uploads a file it is private so that only he/she can view/operate on this file (admins excepted). If he/she marks it as public, anyone within his/her role will be able to view/download/attach the file. Only the file owner or admin can change the public/private status of a file. Only the file owner or admin can move/delete/rename/alter_metadata.
Do you think its possible to do?
Thanks, you are doing a great job, your module is very good.
Comments
Comment #1
robmilne commentedThis is a good request but it won't be me implemented anytime soon (unless you want to submit a patch).
Comment #2
matteo82 commentedYou have done it!!!
Great, thank you
Comment #3
robmilne commentedYou are welcome.