可视化 HTML 编辑器,CKEditor 4.5.6 发布
CKEditor是新一代的FCKeditor,是一个重新开发的版本。CKEditor是全球最优秀的网页在线文字编辑器之一,因其惊人的性能与可扩展性而广泛的被运用于各大网站。
CKEditor 4.5.6 发布,更新如下:新特性:
-
Introduced the
CKEDITOR.tools.getCookie()
andCKEDITOR.tools.setCookie()
methods for accessing cookies. -
Introduced the
CKEDITOR.tools.getCsrfToken()
method. The CSRF token is now automatically sent by the File Browser and File Tools plugins during file uploads. The server-side upload handlers may check it and use it to additionally secure the communication.
其它变化:
-
Updated SCAYT (Spell Check As You Type):
-
#98: SCAYT affects dialog double-click. Fixed in SCAYT core.
-
#102: SCAYT core performance enhancements.
-
#104: SCAYT's spans leak into the clipboard and after pasting.
-
#105: A JavaScript error fired in case of multiple instances of CKEditor on one page.
-
#107: SCAYT should not check non-editable parts of content.
-
#108: Latest SCAYT copies the ID of the editor element to the iframe.
-
SCAYT stops working when CKEditor Undo plugin not enabled.
-
Issue with pasting SCAYT markup in CKEditor.
-
SCAYT stops working after pressing the Cancel button in the WSC dialog.
-
CKEditor Language plugin support.
-
CKEditor Placeholder plugin support.
-
Drag&Drop support.
-
Experimental GRAYT (Grammar As You Type) functionality.
-
New features:
-
Fixed issues:
详情请看:What's New?
来自:http://www.oschina.net/news/68831/ckeditor-4-5-6