It would be useful to be able to insert into contenteditable regions as well as textareas as currently.

Comments

quicksketch’s picture

Sounds like an interesting proposal. I'd be happy to look at any patches.

lightsurge’s picture

With nicEdit in WYSIWYG I found that insert module already worked for inserting (rendered) image into the contenteditable areas in Chrome. IE inserted the markup as code, but applying this patch against the nicEdit plugin made it behave http://drupal.org/node/594322#comment-4088998

quicksketch’s picture

Status: Active » Closed (fixed)

Cool, looks like we're done for the time being here then.