By n00bie on
Hello,
I am new to drupal. Looks exiting. Still learning.
I would like to use a wysiswyg editor allow users to be able to upload files/images a shared folder and a private folder. Also, would like to assign specific folders to be shared by specific groups of users.
I tried IMCE with Fckeditor but it allowed either one shared folder for all users or only private folders.
Is there any module that could do what I need. Anybody know of a way to do this?
Comments
you might be able to arrange
you might be able to arrange things the way you want through a combination of http://drupal.org/project/downld and http://drupal.org/project/filefield.
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
Thanks WorldFallz, Both the
Thanks WorldFallz,
Both the modules do part of what I need but I can't think of a way to make them do exactly what I want. Any ideas guys? Or anything else that could help out?
Custom Folders for Roles/groups
I'm having the same issue.
I'd like site administrators to be able to "browse server" and see existing (already uploaded) files vs seeing u1, u2, u3 folders etc. I do not want to have scattered images inserted by admin and webteam roles with links with URLS ending with
../u1/file.jpg,etc. not to mention all uses of certain roles should have same acess to files from the browser interface instead of FTP requirements or pasting URLS.