转载

TinyMCE 4.2.2 发布,可视化 HTML 编辑器

TinyMCE 4.2.2 发布,该分支版本修复了多个 bug :

  • Fixed bug where float panels were not being hidden on inline editor blur when fixed_toolbar_container config option was in use.

  • Fixed bug where combobox states wasn't properly updated if contents where updated without keyboard.

  • Fixed bug where pasting into textbox or combobox would move the caret to the end of text.

  • Fixed bug where removal of bogus span elements before block elements would remove whitespace between

    nodes.

  • Fixed bug where repositioning of inline toolbars where async and producing errors if the editor was removed

    from DOM to early. Patch by iseulde.

  • Fixed bug where element path wasn't working correctly. Patch contributed by iseulde.

  • Fixed bug where menus wasn't rendered correctly when custom images where added to a menu. Patch contributed by Naim Hammadi.

详情请看: 发行说明

下载地址: download

TinyMCE是一个轻量级的基于浏览器的所见即所得编辑器,支持目前流行的各种浏览器,由JavaScript写成。功能配置灵活简单(两行代码就可以 将编辑器嵌入网页中),支持AJAX。另一特点是加载速度非常快,如果你的服务器采用的脚本语言是 PHP,那还可以进一步优化。最重要的是,TinyMCE是一个根据LGPL license发布的自由软件,你可以把它用于商业应用。本站采用的就是TinyMCE编辑器,下图是此编辑器的界面

TinyMCE 4.2.2 发布,可视化 HTML 编辑器

正文到此结束
Loading...