IMCE is an image/file uploader and browser that supports personal directories and quota. It works with Drupal 4.7 or above versions.
IMCE, initially, was implemented for easy uploading images and adding them to TinyMCE. In the development process many features have been added.
It now supports the other most used wysiwyg editor FCKeditor. In addition to these two editors, with the aid of newly implemented Javacript API, IMCE has also support for inline image/file insertion into plain textareas.
You can visit the demo page to see the working examples.
Hi, I've got IMCE working
Hi,
I've got IMCE working just fine on a Drupal 5 installation with TinyMCE.
There are some things about TinyMCE that I'm not so keen on so I've also been trying out fckeditor as an alternative. I'm having great difficulty in getting IMCE to open up as the uploader / file browser when I'm using fsckeditor.
In IMCE settings I tick "Enable FCKEditor support". Under User Management / Access contro settings l I click on "Allow fckeditor file uploads" and "use default fckeditor" for the role. Finally under FCKeditor settings I have clicked on "Allow advanced file management".
I get the "Browse Server" button when for example I click the insert image icon in the fckeditor window, but this always brings up the FCKEditor file manager and browser. The behaviour I want is for cliking this button to open the IMCE browser and uploader (as per the IMCE demo page).
I've looked through all the readme files and the various forums. It all seems so quiet that I'm guessing I may be doing something fundamentally stupid. Apologies if this is the case, but shouldnt ticking the "Enable FCKEditor support" under IMCE settings have been all that's needed?
Many thanks
Cumulus
I believe that you don't
I believe that you don't have to enable "Allow advanced file management". I didn't had any luck with TinyMCE but it works fine with FCKEditor.
I used
I used imce-4.7.x-2.0.tar.gz on Drupal 4.7 install on Linux.
Turning on the IMCE module effects the Upload module access control permissions. With IMCE module off, the Upload module has two access control permission lines to configure: *view uploaded files* and *upload files*. With IMCE module on, the Upload module line *upload files* is no longer available in access control permissions.
Is this normal?
I've redesigned the
I've redesigned the interface and made some additions to your code: See here: http://fps.gr/node/311
Download it and use it. If you need my help am here.
Tom
Hi Tom, Would you mind
Hi Tom,
Would you mind posting it somewhere else since I don't read Greek ?
Thanks,
Chinka
there is a real problem i
there is a real problem i mention to it in drupal forum
http://drupal.org/node/193053
this problem is disk node spy on the privacy of users files
i hope that you figure out the reason and heal it up
Hi, I saw you already did
Hi,
I saw you already did some work on porting to 6.x in the HEAD version. What is your schedule for this? Do you need any help?
Fokke
thanks, if everything goes
thanks,
if everything goes ok, a beta version will be released in a week.
then, i'll definitely need help on testing.
It looks great. Too bad it's
It looks great. Too bad it's GPL instead of LGPL. The GPL too strong of a license for something like this.
"2b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License."
Oh well.
Hello, First of all, let me
Hello,
First of all, let me say IMCE is really great. I just put it into my drupal site and it works perfectly well.
One thing though : since each user has its space, why not adding a "Create sub-directory" link at the top of IMCE to let users arrange their files as they like ? Shouldn't be too complicated should it ?
Thanks for IMCE anyway.
Chinka
Hi, There's an extension to
Hi,
There's an extension to make dirs. Check here: http://drupal.org/project/imce_mkdir
Thanks
I love IMCE as it works well
I love IMCE as it works well and integrates with different editors. I wish though, that it had a simpler user interface.
I want users to be able to hit the picture button and see a simple area to enter the url of an image, or a box that says browse where they can upload their own. No server browsing, complicated windows, etc. Simple, easy image upload.
The YUI rich text editor does this pretty well, but is such a mess elsewhere that it is a pain to use.
Hi, is there a way to allow
Hi, is there a way to allow users to delete their images?
I'm really happy with IMCE. I tried Img Assist and I couldn't upload and include a simple picture, but with IMCE is so easy that my users won't complain anymore about html tags. But my users should be able to delete their images and I don't find any option about that. Is this possible?
Thank you!
In the File browser window,
In the File browser window, in the file list not every image gets a thumbnail
where we can change that?
I'm trying to upload a large
I'm trying to upload a large image and it continues to be uploaded but resized to 1200x1200 respectively.
The original file does not make it to the directory even though my php levels are plenty high for large files and the settings in Drupal are set high as well.
I'm using Drupal 6, and IMCE 6.x-1.1
Maximum image resolution: 0 in IMCE settings
and Maximum resolution for uploaded images: 0 in File uploads.
So I assumed it's limited somewhere else?
Thanks for the help,
Hunter
Figured it out, the other
Figured it out, the other profile had a limit of 1200 x1200 on it.
And even though my user did not have that profile it affected me.
-Hunter
What does IMCE stand for?
What does IMCE stand for? Just wondering ...
I have this problem with
I have this problem with Drupal 6.10 + FCKEDITOR + IMCE 2xx
i have this site :
http://www.ultrasuoni.net/ultrasuoni/
but when i go for dumping my site in localhost (in my PC),
all images and internal links (generated in my web site) not change !!!
and in my copy in my PC :
all images are Invisible ( the images are fixed with the internal linkage : http://www.ultrasuoni.net/ultrasuoni.... foto.jpg , ect.. ).
but my local-PC-site (WIN + XAMPP) have others address for files and images , for example :
http://localhost/ultrasuoni-net / ... / foto.jpg
and not
http://www.ultrasuoni.net/ultrasuoni./.../ foto.jpg
Now in localhost PC : my Fck use IMCE for browsing but I have deleted "absolute urls" for IMCE :
and this is well, but not "the better solution " :
Is still visible the initial internal directory every time I load photos
/ultrasuoni-net/sites/default/files/FOTO.JPG
and if upload the page/the full site or the content with a dump :
on the Official Site http://www.ultrasuoni.net/ultrasuoni/
this foto not chance our internal address and is not visible.
---------------------------------------------------------------------------
FOR THIS PROBLEM :
I have searched
I have made many changes (modify in the configurations files in FCK EDITOR) but I did not find definitive solutions.
For me (and others) this is one serious problem.
Tanks for all your helping reply : and excuse for my bad english.