可视化 HTML 编辑器 CKEditor 4.6.1 发布了。
CKEditor 4.6.1 对颜色按钮插件进行了改进,它提供了文本和背景颜色格式。 如果 CSS 背景属性只包含颜色值,则插件现在将规范化 CSS 背景属性。 这将修复使用新重写的 Paste from Word 功能时缺少背景颜色的问题。 Color Button 插件中的通用修复程序将适用于更多的用例,而不仅仅适用于粘贴自 Microsoft Word 相关的内容。
更新如下:
新特性:
#16639: The
callback
parameter in the CKEDITOR.ajax.post method became optional.
修复问题:
#11064: [Blink, WebKit] Fixed: Cannot select all editor content when a widget or a non-editable element is the first or last element of the content. Also fixes this issue in the Select All plugin.
#14755: [Blink, WebKit, IE8] Fixed: Browser hangs when a table is inserted in the place of a selected list with an empty last item.
#16624: Fixed: Improved the Color Button plugin which will now normalize the CSS
background
property if it only contains a color value. This fixes missing background colors when using Paste from Word.#16600: [Blink, WebKit] Fixed: Error thrown occasionally by an uninitialized editable for multiple CKEditor instances on the same page.
下载地址