使用方法
1.下载所要使用的编辑器打包文件2.将打包文件解压缩后上传至 Z-Blog Plus 程序根目录
3.后台 全局管理 - 程序选项
Const ZC_BLOG_WEBEDIT=""
修改为编辑器名称,如Const ZC_BLOG_WEBEDIT="FCKeditor"
提交即可推荐使用 htmlArea
1.FCKCeditor
下载 FCKeditor For Z-Blog Plus (51123 及以前)
下载 FCKeditor For Z-Blog Plus (60125 及以后)
Const ZC_BLOG_WEBEDIT="FCKeditor"
2.eWebEditor
请暂时不要使用eWebEditor,可能包含有安全漏洞下载 eWebEditor For Z-Blog Plus (51123 及以前)
下载 eWebEditor For Z-Blog Plus (60125 及以后)
Const ZC_BLOG_WEBEDIT="eWebEditor"
3.TinyMCE

下载 TinyMCE For Z-Blog Plus (51123 及以前)
下载 TinyMCE For Z-Blog Plus (60125 及以后)
Const ZC_BLOG_WEBEDIT="TinyMCE"
4.htmlArea

下载 htmlArea For Z-Blog Plus (51123 及以前)
下载 htmlArea For Z-Blog Plus (60125 及以后)
Const ZC_BLOG_WEBEDIT="htmlArea"
5.widgEditor
下载 widgEditor For Z-Blog Plus (51123 及以前)下载 widgEditor For Z-Blog Plus (60125 及以后)
Const ZC_BLOG_WEBEDIT="widgEditor"