I have no idea where it is. Not in the last tarball, or in the CVS. I'd like to use it, can see references to it, but that's it..

Mike

Comments

jakeaust’s picture

...ditto...can't find it anywhere.

Jake

murphy2atnetaxs’s picture

Priority: Normal » Critical

Ditto. WTF?

luti’s picture

You can find it as a part of the img_assist module. Then you shall copy it int the TinyMCE module directory as explained in the README and enable it, that's it.

alexandreracine’s picture

Priority: Critical » Minor

Case closed?

radiofranky2006’s picture

i'm having the same problem.. image_assist doesn't work with tinyMCE..

everytime I insert an image, it doens't show on tinyMCE..

got somekind of error message "can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus"

can soeone help? tks

also, is possible to upload images via tinyMCE directly?

alexandreracine’s picture

When you say drupalimage, are you talking about this? http://drupal.org/project/image

canen’s picture

No. They mean the tinymce plugin that comes with the img_assist module.

darren oh’s picture

Status: Active » Closed (works as designed)
Eric Cosky’s picture

Radiofranky, check out this comment: http://drupal.org/node/74493#comment-139369

I was having the same problem you were until I followed those instructions, and it worked great. Finally, I figured out a decent way to insert images into drupal! The docs are a bit less than perfectly clear on this imho.. took me a while to realize the "default" img_assist is really a different button than the tinyMCE drupalimage plugin button is. It would be nice if the drupalimage's readme had the exact cut & paste info that is in the above comment in there, would have saved me about 30 minutes of digging around & trying stuff..
Good luck -

thomasmurphy’s picture

Version: 4.7.x-1.x-dev » 5.x-1.9
Category: bug » support
Priority: Minor » Normal
Status: Closed (works as designed) » Active

I copied the drupalimage directory into the sites\all\modules\tinymce\tinymce\jscripts\tiny_mce\plugins directory and edited plugin_reg.php. drupalimage is showing up as a button in my TinyMCE profile and has been selected and saved, but the same button isn't showing up on TinyMCE when I go to edit a document. Any idea what I'm doing wrong?

I'm using Drupal 5.2 image 1.5 image_assist 1.5 and TinyMCE 3 and TinyMCE drupal module 1.9

tsavino’s picture

Where is drupalimage? Is there a link to download this?

domineaux’s picture

Are you talking about the IMCE module?

amassel00v’s picture

I am the same problem that thomasmurphy. I'm using Drupal 5.6, image_assist 1.5, TinyMCE 3 and TinyMCE module 1.9.

Pflugshaupt’s picture

The current drupalimage plugin (from Image_Assist 1.5) won't work with tinyMCE 3 because tinyMCE has a new plugin api. So the javascript drupalimage tinymce plugin would need a rewrite in order to be loaded by tinyMCE 3.

thomasmurphy’s picture

Thanks Pflugshaupt,

I uninstalled TinyMCE3.0 and installed 2.1.3 and now DrupalImage works fine

kreynen’s picture

Status: Active » Closed (fixed)
KCEOH@drupal.ru’s picture

Status: Closed (fixed) » Active

Anybody can rewrite drupalimage code to tinyMCE 3 ?

sun’s picture

Status: Active » Fixed

drupalimage is Image Assist, not TinyMCE. Please follow-up no the corresponding issue in IA's queue.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.