相关FCK的范文精选

ecshop FCK编辑器换kindeditor编辑器

ecshop FCK编辑器换kindeditor编辑器

下载最新版的kindeditor解压到include命名为kindeditor文件:admin/includes/lib_找到functioncreate_html_editor($input_name,$input_value=){global$smarty;$editor=newFCKeditor($input_name);$editor->BasePath=.....