Opened 18 years ago
Closed 17 years ago
#847 closed New Feature (invalid)
Drag and Drop as plaintext
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | SF | Cc: |
Description
Marking an element on the screen and then dragging it to be dropped is allways containing the original formatting. Can it be formatted to plaintext????
regindk@…
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1366355&group_id=75348&atid=543656
Change History (2)
comment:1 Changed 18 years ago by
Reporter: | changed from Martin Kou to anonymous |
---|
comment:2 Changed 17 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
You can use function
FCKConfig.ForcePasteAsPlainText = true ;
and it should do the trick. It will enable the Paste as Plain text dialog whenever the users will try to drop some content into the editing area.
Drag and Drop as plaintext Marking an element on the screen and then dragging it to be dropped is allways containing the original formatting. Can it be formatted to plaintext????
Moved from SF. Original poster: Anonymous