I've followed the installation instructions, and can use image_assist to upload pictures. However, when I click the "insert" button, the image doesn't get insrted into the edit area in tinyMCE. Can anyone help?

Comments

eTech’s picture

from de readme file:

If you use the TinyMCE WYSIWYG editor, install
the drupalimage plugin. To do this, move or copy the drupalimage
folder to your TinyMCE plugins directory. This location is
\modules\tinymce\tinymce\jscripts\tiny_mce\plugins.

Edit the plugin_reg.php file in the tinymce directory. Add
these lines (anywhere above the return statement):

   $plugins['drupalimage'] = array();
   $plugins['drupalimage']['theme_advanced_buttons1'] = array('drupalimage');
   $plugins['drupalimage']['extended_valid_elements'] = array('img[class|src|border=0|alt|title|width|height|align|name]');

Next, go to administer > settings > tinymce and enable the drupalimage plugin.

--
Content Management, Ecommerce & Search Engine Marketing professionals: eTech media