奇矩互动官方论坛» □-MooPHP使用 » MooPHP插件 » FCKeditor编辑器2.6精简版
Administrator
名称:FCKeditor Lite 作者:kimi 链接:http://www.ccvita.com 适用版本:0.91.178 alpha 下载地址:FCKeditor Lite
FCKeditor编辑器太过庞大,选取了由sablog的作者小A精简过的版本,已经取得其的同意。
//note 加载MooPHP框架 require dirname(__FILE__).'/../MooPHP/MooPHP.php'; //note 加载插件 MooPlugins('fckeditor_lite'); //note 进行插件必须的初始化工作 $basePath = MOOPHP_URL.'/../MooPHP/plugins/fckeditor_lite/'; $oFCKeditor = new FCKeditor('FCKeditor1'); $oFCKeditor->BasePath = $basePath ; $oFCKeditor->Value = '<h1>MooPHP FCKeditor</h1>'; $oFCKeditor->Create();
搜索更多相关主题的帖子: FCKeditor编辑器 FCKeditor MooPHP插件
查看详细资料
TOP
IsMole Team
我圈圈叉叉你啊
Newbie
查看个人网站