Insert works only with default body field. When I create any other text field, let's say field_mytext clicking Insert button does nothing.
If you delete default body field there's no way to make Insert button working with fields handled by ckeditor. It still works for plain text areas. I'm pretty sure insert.js needs an update. Please help.

Comments

altavis’s picture

...aha

Switching between plain text and format handled by ckeditor does help. It's like after node edit form is loaded this text area is out of scope. Maybe it's ckeditor.module bug?

ckeditor 7.x-1.2

quicksketch’s picture

Most likely CKEditor module needs improvement. Insert works with multiple CKEditors on the same page if you use WYSIWYG module, but CKEditor module I'm not so sure about.

altavis’s picture

WYSIWYG module is so lame compared to CKEditor - body summary not supported, font styles not customizable, etc.

May I ask you to look at these js functions in insert.js?

sachbearbeiter’s picture

quicksketch’s picture

Category: bug » support
Status: Active » Postponed

I've posted to #1190278: CKEditor does not work with the Insert module. This is a problem with CKEditor module, not Insert.

altavis’s picture

Status: Postponed » Closed (fixed)

Thank you for looking at this problem. Now ckeditor has its bug fixed and is working nice with insert.