By jeetn on
Hi,
I've got a little problem. The core module from drupal to upload attachments is enabled. Those attachments will be saved in my files directory.
I also have IMCE which allows you to upload images/documents. I have made sure that the directory where those files will be uploaded is a shared directory. So everyone (logged in users only) can use documents or images that already have been uploaded.
Now, what I want is that in the Personal Files thing created by IMCE I'd like to browse through my files folder too... But that is not possible I read as you cannot go up from the shared folder to the root folder...
Is there anyway to solve this?
Comments
How stupid is this?
I mean...
You can upload a file using the upload module from Drupal, but where the hell can you find that file? How to manage that file on Drupal itself I mean.
If you want to delete it, you'd have to go to the server where drupal is installed, go to the folder where your files are located and delete the file...
Pretty stupid don't you think... I know there are solutions for this, their have to be...
I just want to be able to browse the root folder of where my files are stored. So not the /drupal, but /drupal/files
Anyone that knows how to do it?
Anyone?
Is there no one who knows the answer?
There has to be someone that
There has to be someone that knows the answer?
I just want to be able to browse my files folder...
I have drupal installed in this path:
D:\www\extranet
My files folder is: D:\www\extranet\files
In that files folder I have a folder gedeeld which I can browse with IMCE.
That's OK. But I want to browse the files folder.
So, is that possible? I'm using Drupal 5.7
Their has to be someone who
Damn...
What the hell is going on here? First my comment won't be posted, then suddenly it does... Then I edit my 2nd comment and that won't work ^^
Upload, browse and delete files
Upload, browse and delete files can be done with IMCE and another module such as FCKEditor, TinyMCE, WYMEditor, Whizzywig. For example both modules IMCE and FCKEditor must be install.
http://drupal.org/project/imce
http://drupal.org/project/fckeditor
Demo page upload, browse and delete files. Click INSERT IMAGE button then click BROWSE button: http://ufku.com/drupal/imce/demo
---
How to contribute to Drupal.