Standards-compliant WYSIWYG HTML editor

The Man in Blue 那儿出现了一个新的所见即所得 HTML 编辑器:widgEditor

尽管已经有很多类似的东西,——其中最著名的一个大概是 HTMLArea——widgEditor 的特点在于灵便,简单,只需要在 head 中加入一行包含 JavaScript 的代码,然后给你希望使用这个编辑器的那个 textarea 添加一个 class 即可。同时还可以通过 CSS 对界面的外观进行定制。

另外它的代码是完全面向对象的,易于扩展,这也是为什么本身保持足够简单,只提供基本的 CMS 需要的编辑功能的原因。

你可以在这里试试


5 Comments

我向你推荐一款:–FCKeditor 2.0 RC2 http://www.z4.cn/bbs/showthread.php?threadid=2600

演示:http://www.fckeditor.net/demo/default.html“>http://www.fckeditor.net/demo/default.html

欢迎来我的站上分享和交流你的经验心得

Posted by king on 14 February 2005 @ 12pm

但是应该如何应用在WordPress中呢??

Matt制作了一个Plugin,不过不好用: http://photomatt.net/2005/03/24/wysiwyg-plugin-2

Posted by W. Chen on 21 April 2005 @ 3pm

我现在使用的是以TinyMCE为核心的WYSI-Wordpress 2.0,来自Joe Schmoe的作品。 特点有:

1、Uses WordPress’ plug-in architecture for an easy install without changing any core WordPress files. As such, it should be “upgrade-proof”. 2、Uses the superior TinyMCE wysiwyg engine instead of htmlarea. 3、Now includes an image upload/management utility, a word search/replace function, and clickable smilies.

Posted by W. Chen on 21 April 2005 @ 4pm

这些编辑器都不能在 Opera 下使用。有没有兼容 Opera 的?

Posted by Xchange on 14 July 2005 @ 8pm

今天又翻到这里:) 我制作了一个基于FCKeditor FC的WYSIWYG HTML editor: 取名ChenPress,老早在WordPress官方论坛发布了: http://wordpress.org/support/topic/34793

Posted by W. Chen on 18 July 2005 @ 10pm

Leave a Comment