CKEditor 4.5 正式發布,支持 Microsoft Edge
CKEditor 4.5 發布,此版本是個重大更新版本,包括 157 tickets, 29k 行代碼修改和 10 個全新插件!
主要改進:
-
支持圖片上傳粘貼,嵌入式媒體,支持嵌套小部件
-
新工具欄配置,重新定義編輯器示例
-
添加了很多有用組件: notifications, notification aggregator, file tools 和 upload widget
-
添加了低級別 APIs:
editor.getSelectedHtml()
和一些CKEDITOR.plugins.widget
靜態方法 -
無數 CKEditor 和原生鍵盤集成方面的改進
-
基本支持r Microsoft Edge 瀏覽器 ( Project Spartan)
CKEditor 4.5 正式版本包括大約 40 個 bug 修復和一些小改進,值得關注的有:
-
We made the
CKEDITOR.env.isCompatible
flag a blacklist rather than a whitelist. This should solve a few issues with CKEditor being disabled in some environments, including mobile ones. -
We added the
dialog#setState()
method and used it in the Media Embed dialog window to indicate that a resource is being loaded. -
Support for pasting links that convert into embeddable resources on the fly was added thanks to the Auto Embed plugin.
-
We reviewed vendor prefixes in CSS skin files which allowed to drop a few kilobytes from all CKEditor installation packages.
-
Compatibility of editor skins (Moono and Kama) with external web page style sheets was improved.
-
We added the
repository.onWidget()
method — a convenient way to listen to widget events through the repository. -
Various issues related to
CKEDITOR.tools.htmlEncode()
andCKEDITOR.tools.htmlDecode()
methods were fixed. -
We fine-tuned integration with CKFinder 3 (which was also released today) to make features like image paste and drag&drop work really seamlessly.
-
Thanks to community contributions submitted to CKEditor UI Localization Center, we updated the Arabic, Bulgarian, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Faroese, French, Galician, German, Greek, Hebrew, Hungarian, Italian, Korean, Latvian, Norwegian, Polish, Romanian, Russian, Spanish, Swedish, Tatar, Turkish and Vietnamese localizations. Huge thanks to everyone involved!
更多內容請看發行說明。
CKEditor 又更新了版本,發布 CKEditor 4.5.1 版本,主要修復上傳圖片插件的一個錯誤提示問題。
CKEditor是新一代的FCKeditor,是一個重新開發的版本。CKEditor是全球最優秀的網頁在線文字編輯器之一,因其驚人的性能與可擴展性而廣泛的被運用于各大網站。