Needs work
Project:
Web File Manager
Version:
6.x-2.11
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2009 at 20:32 UTC
Updated:
4 May 2012 at 12:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commented+1 to this. I'm not familiar enough with the webfm code or I'd make a patch to make this happen.
Comment #2
fombas commentedI have exactly the same question. Being able to separate the admin permission for setting root directories from the permission to create folders (and add files / folders to the DB) is crucial to us. Anyone has a patch or idea on how to make this happen (even a temporary and possibly hardcoded fix would be extremely helpful). Thanks!
Comment #3
robmilne commentedI cannot do this work at this time because of my schedule. I've rejected this same feature request in the past due to the amount of work required and my availability. If anyone has noticed, I've spent no time dealing with any issues for some time. I feel badly about this but paid work and family life take precedence. It would be nice if the official maintainer could help out but he probably consigns these issue notifications to email spam.
-rob
Comment #4
roball commentedBad to hear nobody seems to have time for implementing this. IMO, this feature is urgently needed. Lots of users want to create sub directories under their root directory, but currently the only way to allow this is giving them full admin rights. Another solution might be to introduce a new permission "Create directories" which will of course only be possible below their role's root dir (and not below the module's root dir).
Comment #5
vacilando commentedAlso in need of this. Subscribing.
Comment #6
MarcAtQuod commentedWe made a patch to allow & manage the right to create directories at user level. To manage this right, go into webFM settings (Default File Permission) and activate the flag "Folders can be created/renamed/deleted by users".
This patch applies on last version (6.x-2.11).
Cédric, Léonard & Marc
Comment #7
roball commentedThanks MarcAtQuod! The current maintainer, robmilne is going to quit maintenance of this module - do you want to take over it for now? Or how else can we get this patch committed?
Comment #8
Anonymous (not verified) commentedWhile the patch does work it doesn't apply cleanly. Also, cweagans appears to be the new maintainer. Would be nice to see this committed.
Comment #9
roball commentedAny chance to get this into CVS?
Comment #10
meichr commentedThanks for the patch in #6, I've applied it and it works, though there are two improvements I think it needs before it should be committed:
1) the icons for scanning all files of the current folder or the recursive directory tree into the dataase are visible with the permission set for a user, but pressing it causes an error "permission denied". These two icons would have to be invisible or the permission being given for a proper user interface in my opinion.
2) I would rather put this permission to the other 4 webfm permissions under admin/user/permissions, so to be able to set this right per role.
Comment #11
roball commentedHaving marked #536452: New PERM for "Create directories" as a duplicate if this issue.
Comment #12
dchatryHi, I really need this too. It would be nice to be able to set a "create folder" permission to specific roles.