By jag339 on
Hello,
I've been looking all over the place for a module that would allow users to create folders on a Drupal site. Someone said something called cpanel might have been able to do it, but that hasn't been available for a couple of releases already. Anybody have any ideas?
Thanks!
Comments
You can just use a file field
You can just use a file field and generate one automatically with the username using tokens.
Are you saying, just have the
Are you saying, just have the user upload a file, and then automatically create a directory behind the scenes and place the file there? That's a nice idea, but I really need the directory to be "visible" to the user. Is there anything I can do?