Opened 17 years ago

Closed 16 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 17 years ago by Martin Kou

Reporter: changed from Martin Kou to anonymous

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

comment:2 Changed 16 years ago by Wojciech Olchawa

Resolution: invalid
Status: newclosed

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.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy