2007年5月12日

给WordPress安装FCKeditor

FCKeditor是非常出色的在线html编辑器,可以与WordPress强强联合。这个插件还是一位中国人开发的,赞一个。
安装非常简单,下载解压到wp-content/plugins/文件夹后激活即可。

wget http://www.deanlee.cn/downloads/deans_fckeditor_v1.5.2.zip
unzip
deans_fckeditor_v1.5.2.zip
sudo mv /
deans_fckeditor /opt/lampp/htdocs/wordpress/wp-content/plugins/

一般来说,用这个工具可以满足绝大部分排版需要了。