Closed (fixed)
Project:
Insert
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 May 2012 at 12:19 UTC
Updated:
6 Sep 2012 at 08:59 UTC
It would be useful to be able to insert into contenteditable regions as well as textareas as currently.
Comments
Comment #1
quicksketchSounds like an interesting proposal. I'd be happy to look at any patches.
Comment #2
lightsurge commentedWith 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
Comment #3
quicksketchCool, looks like we're done for the time being here then.