I've using the latest version of Image and the development version of Image Assist (as per instructions in the module notes). I've put the drupalimage folder in the TinyMCE plugins folder, but no icon for Image Assist is offered in the configuration page of TinyMCE, whereas other plugins I've installed are listed fine.

Image assist is otherwise working fine (although the main upload icon displays below the "Log message" box only, so I have to cut and paste the image links generated from there into the main Body of content).

Any ideas what's wrong? Thanks.

CommentFileSizeAuthor
#9 README.txt.patch859 bytessun

Comments

zoo33’s picture

Status: Active » Postponed (maintainer needs more info)

There are two steps to installing drupalimage. Besides putting the drupalimage directory in the right place you have to register it in TinyMCE's plugin file (by pasting a few lines of code). If you didn't do that, check the installation instructions. Please report your progress or lack thereof. Thanks!

zoo33’s picture

Priority: Critical » Normal
sun’s picture

Category: bug » support
ñull’s picture

Category: support » bug
Status: Postponed (maintainer needs more info) » Active

I confirm this (un)behaviour and therefore consider it a bug. When I instructions are followed and when it doesn't work out of the box then either the instructions are buggy, or the code. Question to the author: This plug-in worked with what version of TinyMCE?

ñull’s picture

I confirm this (un)behaviour and therefore consider it a bug. When I instructions are followed and when it doesn't work out of the box then either the instructions are buggy, or the code. Question to the author: This plug-in worked with what version of TinyMCE?

ñull’s picture

I confirm this (un)behaviour and therefore consider it a bug. When I instructions are followed and when it doesn't work out of the box then either the instructions are buggy, or the code. Question to the author: With what version of TinyMCE was this plug-in (still) working?

sun’s picture

Could you please supply more information? Is this a CCK content-type you are editing? Is Image Assist working with the core content-types, f.e. a page? Which other modules do you have installed? Are there any other Drupal TinyMCE plugins, you have installed? Which PHP version do you use? And on which platform is Drupal running?

erik.heckman’s picture

i had a problem, perhaps the same as yours
no icon showing up
i had put the the drupalimage folder in the TinyMCE plugins folder
but i had put it in /sites/all/modules/tinymce/plugins
when it should have been in /sites/all/modules/tinymce/tinymce/jscripts/tiny_mce/plugins
(i suppose because it's a plugin to the tiny_mce javascript, not a plugin to the tinymce module)
after putting the plugin in the proper place all appears well
(using Image 5.x-1.6, Image assist 5.x-1.x-dev, TinyMCE 5.x-1.9, and tiny_mce 2.1.2 on a fresh (my first) drupal installation)

sun’s picture

Category: bug » support
Status: Active » Fixed
StatusFileSize
new859 bytes

I've committed attached patch for README.txt.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

c-c-m’s picture

Version: 5.x-1.x-dev » 5.x-1.6
Status: Closed (fixed) » Active

I have uploaded the drupalimage folder into "sites/all/modules/tinymce/tinymce/jscripts/tiny_mce/plugins/" and edited the plugin_reg.php. After that I have visited Administer > Site configuration > TinyMCE and enabled the drupalimage plugin in my TinyMCE profile. (I can see the image and the text near the other plugins) but when I create or edit content there's no icon at TinyMCE... what should I do?

I'm using tinymce-5.x-1.9

Thank you

sun’s picture

Assigned: justinalexander » Unassigned
Status: Active » Fixed

@c-c-m: Please check existing issues in the queue. If there is no identical/similar report, create a new one, please. This one has been solved.

sun’s picture

Status: Fixed » Closed (fixed)