在线编辑器

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

从十几年前做第一个个人主页的时候,第一次接触js就开始仇恨这种原始的一蹋糊涂的语言,没想到最近一个月变成了一个js程序员了, 而且越写越过瘾:D

web 在线编辑器是论坛,blog,wiki等网站中非常常用和重要的组建。

最近http://www.monweb.cn需要开发web notepad的功能,因此调查一下目前流行的在线编辑器。

1,FCKeditor 编辑器

最新版本: 2.3.1
站点:http://www.fckeditor.net
演示:http://www.fckeditor.net /demo
特点:开源、免费2,eWebEditor在线编辑器

最新版本:4.0
站点:http://www.ewebsoft.com/
演示:http://ewebeditor.webasp.net/demo.asp
特点:国产、易用3,InnovaStudio WYSIWYG Editor在线编辑器
注:WYSIWYG是What You See Is What You Get(所见即所得)首字母组合

最新版本:2.9.7
站点:http://www.innovastudio.com/editor.asp
演示: http://www.innovastudio.com/editor_tutorial.asp
特点: 物有所值4,Tinymce在线编辑器

最新版本:2.0.6.1
站点:http://tinymce.moxiecode.com
演示:http://tinymce.moxiecode.com /example_full.php?example=trueTinyMCE 是opensource,LGPL 许可证的跨浏览器在线编辑器。

Wordpress使用的也是TinyMCE

有关如上4款在线编辑器的测试比较,经典论坛有份帖子,可以参阅下:
http://bbs.blueidea.com/viewthread.php?tid=2621172

5,XStandard

最新版本:1.7.1
站点:http://xstandard.com/
特点:支持XHTML+CSS
说明:XStandard Lite免费,XStandard Pro30天试用

6,Free TextBox在线编辑器

最新版本:3.1.6
http://freetextbox.com/
http://freetextbox.com/demos/

=======================

Cute Editer
http://cutesoft.net/asp/EnableAll.asp

开发案例:DW版在线编辑器
演示:http://www.nlimi.com/ud/dreampower.htm
下载:http://www.nlimi.com/ud/dreampower.rar

=======================

HtmlArea

http://www.htmlarea.com/

=======================
在线编辑器
[演示] http://www.alsmcgs.com/mzyweb/MZYhtmlEdit/htmledit.asp
[下载] http://www.alsmcgs.com/mzyweb/MZYhtmlEdit/MZYhtmlEdit.rar

从评论看, 似乎性能都有问题。

从名字看,个人比较喜欢TinyMCE, 因为我喜欢轻量级,易修改,易扩展的东西。

但是TinyMCE提供编辑Html code的功能,这是我不需要的,我需要的仅仅是:

1. 速度一定要快
2. 可以粘贴图片, 最好可以直接从其它网页粘贴内容
3. 编辑器可以resize
4. 可以自动分辨出链接, 可以插入和编辑链接
5.可以写粗体字

而且Tiny的性能据说有问题,在使用wordpress的时候发现TinyMCE有很多bug。 

其实自己写也不是很难,只是浏览器兼容性上可能会花一些时间。
  

Last 5 posts by jackie

Leave a Reply

You must be logged in to post a comment.