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
Comment #1
altavis commented...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
Comment #2
quicksketchMost 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.
Comment #3
altavis commentedWYSIWYG 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?
Comment #4
sachbearbeiter commentedhttp://drupal.org/node/1190278
Comment #5
quicksketchI've posted to #1190278: CKEditor does not work with the Insert module. This is a problem with CKEditor module, not Insert.
Comment #6
altavis commentedThank you for looking at this problem. Now ckeditor has its bug fixed and is working nice with insert.