#2031: onPaste vs CharCount pluign ---------------------------+------------------------------------------------ Reporter: abenakn | Type: New Feature Status: new | Priority: High Milestone: FCKeditor 3.0 | Component: Core : Output Data Version: | Keywords: plugins ---------------------------+------------------------------------------------ I am using the CharsCount plugin in a Medical Exam application. The application allows users to submit articles by typing or pasting from a word doc.
This works fine until the user attempt to paste an article longer than the required length. Rather than cut off the article after the require length, the paste simply does not work. I know that the CharsCount plugin is what may be the problem. How do I code the FCKeditor to throw an alert, when the paste fails....? Or in other words, how do I throw tweak the code in the CharsCount plugin to throw an alert when the editor has reached it's limit. Thank you. -- Ticket URL: <http://dev.fckeditor.net/ticket/2031> FCKeditor <http://www.fckeditor.net> The text editor for Internet ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ FCKeditor-Trac mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fckeditor-trac
