TinyMCE
TinyMCETinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other CMS systems.
Homepage: http://tinymce.moxiecode.com/
TinyFCK = TinyMCE + FileManager
TinyFCK is the TinyMCE editor merged with the FCKEditor's file manager/uploader. More information about TinyFCK can be found at http://p4a.sourceforge.net/tinyfck To make it work with tinymce.module and Drupal only a few changes are necessary. This is a step by step instruction to install TinyFCK on Drupal. 1. Download and insta...
使用TinyMCE取代HTMLArea
使用TinyMCE取代HTMLArea pLog 的 WYSIWYG 編輯器使用的是 HTMLArea 。pLog的WYSIWYG编辑器使用的是HTMLArea。 其 bug 一直以來都為人所垢病。其bug一直以来都为人所垢病。 1.0.2 beta 換用了 HTMLArea branch 出來的 Xinha 編輯器,用得還是不太滿意(可能有太多 HTMLArea 的影子吧,純 kimogi 問題。)1.0.2beta换用了HTMLAreabranch出来的Xinha编辑器...
TinyMce 中文手册
因为发现网上只有cube316翻译的1.x版TinyMCE的用户手册,而现在TinyMCE 2.0 的用户手册相比以前有了比较大的变化,所以就根据TinyMCE2.0.3RC1中的手册进行了翻译,希望方便有需要的朋友。 由于本人水平有限,加之英文手册本身内容也有问题,如有错误欢迎指正交流。另外谢谢cube316的翻译,让我有了参考。 在线浏览:TinyMce中文手册 打包下载:TinyMce中文手册
TinyMce介绍与使用心得
TinyMCE是一个轻量级的基于浏览器的所见即所得编辑器,由JavaScript写成。它对IE6+和Firefox1.5+都有着非常良好的支持。功能方面虽然不能称得上是最强,但绝对能够满足大部分网站的需求,并且功能配置灵活简单。另一特点是加载速度非常快,如果你的服务器采用的脚本语言是 PHP,那还可以进一步优化。最重要的是,TinyMCE是一个根据LGPL license发布的自由软件,...