In this page you can try IMCE integrated with popular WYSIWYG editors like tinymce and fckeditor. There is also an example of custom usage of IMCE working on a plain textarea.

IMCE 6 Demo:

File URL:
File Dimensions: x
File Size:
Get the File!.


IMCE 5 Demos:

Click the image or link button and then click browse button to open IMCE

Click the image or link button and then click browse server button to open IMCE

Insert image or link.


Plain textarea demo is an example of how IMCE is used in a custom way by the help of IMCE API.

"image" an "link" links open IMCE by window.open method:

window.open('/imce/browse''_imce_''width=640, height=480, resizable=1')

And in this page, a custom function called _imce_ImceFinish was implemented to be called after the selection is made. When this function is called, it inserts html representation of the image or link into the textarea.

function _imce_ImceFinish(pathwhsimceWin) {
  ...
}

Hi, I cannot get IMCE get to

Hi,

I cannot get IMCE get to work with tinymce.

Please take a look at http://forum.fok.nl/topic/1106712/1/999#55767121

I hope you see the error i've been making...

Greetings,
Eric Bruggema

Am testing in IE7. IMCE on

Am testing in IE7.

IMCE on demo site here works a treat in TinyMCE but not with FCKEditor. I get the following error when I click on the "Browse Server" Button.

Line: 137
Char: 3
Error: No such interface supported
Code: 0
URL: http://ufku.com/sites/all/modules/fckeditor/fckeditor/editor/dialog/fck_image.html

Not sure if this is an IMCE or a FCKEditor problem.

Am getting the same error on my localhost test site (which is why I ended up here).

Works fine in FF of course!

Hello. Widh tiny-mce and imc

Hello.
Widh tiny-mce and imc or imc sp for drupal 4.7, i have nothing. no browse.gif button.
I have just an error :
uncaught exception: Permission refusée d'obtenir la propriété Window._hasMouseHandlers
Not in french :
uncaught exception: Not allowed to get Window._hasMouseHandlers 's propriety.

Can you HELP me ???

Hello. WiTh tiny-mce and

Hello.
WiTh tiny-mce and imce or imce sp for drupal 4.7, i have nothing. no browse.gif button.
I have just an error :
uncaught exception: Permission refusée d'obtenir la propriété Window._hasMouseHandlers
Not in french :
uncaught exception: Not allowed to get Window._hasMouseHandlers 's propriety.

Can you HELP me ???

Hello thank's for Imce,

Hello

thank's for Imce, interacts nicely with fck editor.
But I don' t know how works the thumbnailing.

it's activate, in the fck's Image browser I have the two buttons :
- Scale if necessary
- Create thumbnail (75x75)
when Create thumbnail is checked, how i can do the thumbnail ? or where is the created thumbnail ?

Please tell me how I can do this,

thank's

raf

Thanks for this module! It

Thanks for this module! It works great!
Features for Drupal 6 are excellent and this module is very promising.

Under supervision of Drupal :)