TinyMCE rev 1.92 + Img_assist 1.6 + Image 1.7 on Drupal 5.7 - server running php 5.2.6 on Apache 2.2.8
I've been using TinyMCE and discovered the need to inline images within
pages. So I installed Image and Img_assist modules as noted in the
install.txt's. For some odd reason, I don't see the camera button within
the TinyMCE editor when I'm adding new content but instead an icon under
the editor (green plus over a camera). This icon also appears under
comments and logs. It works well in those text areas but not with the
TinyMCE editor. Is there a patch I'm missing?
Steps followed to install img_assist
1. Unzipped the file into the sites/all/modules/img_assist
2. Copied drupalimage folder to
sites/all/modules/tinymce/tinymce/jscripts/tiny_mce/plugins/
3. edited the plugin_reg.php file under sites/all/modules/tinymce/
4. Also gave myself permissions to the modules
5. Also edited the Input formats to allow Inline Images for (Full HTML &
I've tried with Filtered HTML)
This is on the drupal 5.x package. Any ideas?
Comments
Comment #1
cjdavis commentedIn your list of steps, I don't see enabling the drupalimage plugin. Once copied into the plugin directory and the plugin_reg.php file, the camera icon should show up in the list of buttons and plugins.
The extra plus with camera is being supplied by the img_assist module directly - you can turn that off in the img_assist settings.
Comment #2
kevinquillen commentedTry iBrowser for TinyMCE.
Comment #3
Anonymous (not verified) commentedWhat version of TinyMCE are you using? (I mean the source from http://tinymce.moxiecode.com) I'm using version 2.1.3 stable and img_assist works. The README in the tinymce drupal module says to get version 2.1, which is not the latest version. If that doesn't work, maybe you could describe more about your setup.
JacobWG
Comment #4
kevinquillen commentedThat too.
Comment #5
sunNo response from original issue creator since more than a month. Support for users not actively participating in the support process is not supported. Marking as by design.