IMCE Integration with WYSIWYG Module?

ikarusweb - February 25, 2009 - 17:17
Project:Wysiwyg
Version:5.x-1.0
Component:Editor - TinyMCE
Category:bug report
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

tinymce with imce drupal 5.x does not match

#1

sun - February 25, 2009 - 21:38
Status:active» won't fix

You failed to describe your issue.

Also: http://drupal.org/project/imce_wysiwyg

#2

ikarusweb - February 28, 2009 - 14:29

ownload: imce_wysiwyg-6.x-1.x-dev.tar.gz

but i use drupal 5 and ther's no release.. someone can help me?

#3

shanep - March 3, 2009 - 03:34
Title:tinymce with imce drupal 5.x does not match» IMCE Integration with WYSIWYG Module?

Running into a similar situation. Will the WYSIWYG module recognize IMCE if I add it to a certain folder? Or is there just no support for it yet? Any assistance is appreciate, thank you!

#4

mortu - March 6, 2009 - 14:40

Easy way just comment tinymce module check
if (!imce_integrate('tinymce', 'check') && /*module_exists('tinymce') && */ variable_get('imce_settings_tinymce', 1) && strpos($header, 'tiny_mce'))

#5

jimmb - March 7, 2009 - 00:48

Hello -

Similar question with getting IMCE to work in Drupal 5:

I've installed WYSIWYG API and placed the TinyMCE folder inside as required. I then added IMCE to /sites/all/modules and have enabled "image" at Site configuration > Wysiwyg.

When I click the Insert/Edit image icon, there is no browse for image icon there as would be expected.

I tried the fix for Drupal 6: http://drupal.org/node/287025 (substituting "imce_set_tinymce.js" for "imce_set_app.js") but it didn't work (as expected).

I don't see how #4 above helps, because if it isn't working now, how would commenting out that code yield anything different...?

Anyway, just throwing this out there in case anyone knows if and how Drupal 5 + Wsyiwyg API, + IMCE can actually work.

Jim

 
 

Drupal is a registered trademark of Dries Buytaert.