Problem with FCK editor

arphaus - June 24, 2008 - 03:42
Project:Image Picker
Version:5.x-1.0
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

With FCK Editor, it only works if I 'Switch to plain text editor.' FCK Editor is not allowing the code to be added in rich text mode. The workaround is simple - switch the plain text, add image, go back to rich text - but I'm curious if there's any way to avoid that. Otherwise, a NICE module!

#1

hutch - June 24, 2008 - 07:27

The same trick works with Tinymce. If you remove the 'add an image' widget from Tinymce the code can be added without disabling rich text, perhaps there is a setting in FCK Editor that is preventing things.

#2

VladSavitsky - July 18, 2008 - 21:58

Turn off/on WYSIWYG-editor isn't good solution.
Module should integrate with FCKeditor and TinyMCE.

#3

hutch - July 18, 2008 - 23:01

Imagepicker works with tinyMCE, there is code to identify the id of the body element (mce_editor_0).
If someone familiar with FCKEditor can figure out that id I can add code to tell the imagepicker javascript where to insert the string.

 
 

Drupal is a registered trademark of Dries Buytaert.