HTML编辑器-elRTE
2010-12-24 10:10:24 阿炯

elRTE是一个使用jQuery UI开发的开源WYSIWYG HTML编辑器。支持正常和全屏两种模式。界面都可以在一个CSS文件中配置。支持 i18n,该编辑器可以很方便本地化为任意语言。elRTE自带一个Web文件管理器叫elFinder,服务器端默认处理脚本为PHP。经测试 elRTE支持Firefox3.5、Internet Explorer7/8、Safari4、Opera10和 Chrome。

elRTE is an open-source WYSIWYG HTML-editor written in JavaScript using jQuery UI. It features rich text editing, options for changing its appearance, style and many more. You can use it in any commercial or non-commercial projects.

Features
* Advanced work with CSS
 o Setting indentation (margins, paddings) for images and table cells (seperate for each direction)
 o Controlling border properties (width, style, color) with convenient dialogs
 o Writing element properties as CSS-style always when possible
* Lightweight, fast and easy to integrate
* Interface appearance is configured from one CSS file
* No templates used
* i18n. The editor can be easily localized into any language
* Designed to work with elFinder file manager, but can also be used with any other
* Flexible for extensions

最新版本:1.2
包含很多新特性,例如设计模式下的图像拖放、iframe处理、结构模式下的高亮显示;允许编辑非HTML的文本节点,升级 jQuery 和 UI 到最新版本,修复了大量bug,新增对简体中文的支持。

官方主页:http://elrte.org/