帝国cms默认编辑器更换为ueditor、ckeditor、ckfinder的方法

帝国cms默认编辑器更换为ueditor、ckeditor、ckfinder的方法如下:

$editor_url=str_replace(array('&editor=1&ckk=1','&editor=2&ckk=2','&editor=3&ckk=3','&editor=4&ckk=4','&editor=5&ckk=5'),array('','','','',''),$_SERVER['REQUEST_URI'] ) ;
$editor=$_GET['editor'];
$ckk=$_GET['ckk']?$_GET['ckk']:'2' ;//1百度编辑器,2帝国自带编辑器,3kinder编辑器,4ckeditor编辑器,5tinymce编辑器

?>
    

        

 
    

    

        

    

                

选择编辑器

    

     href="https://tangjiusheng.com/EmpireCMS/&editor=1&ckk=1">ueditor编辑器   href="https://tangjiusheng.com/EmpireCMS/&editor=2&ckk=2">infoeditor编辑器(自带) href="https://tangjiusheng.com/EmpireCMS/&editor=3&ckk=3">kindeditor编辑器 href="https://tangjiusheng.com/EmpireCMS/&editor=4&ckk=4">ckeditor编辑器 href="https://tangjiusheng.com/EmpireCMS/&editor=5&ckk=5">tinymce编辑器
    











 

>
关键字替换  
远程保存图片(

加水印)   

远程保存FLASH(地址前缀: 

)
图片链接转为下一页   自动分页,每 

个字节为一页   取第 

张上传图为标题图片( 

缩略图: 宽 

*高

)

1.把以上代码放入:数据表与系统模型->管理数据表->某表管理字段->newstext修改->输入表单替换html代码
直接复制代码替换就行。
2.编辑器工具安装包放入e/data/ecmseditor/下即可
3.后台刷新,编辑使用

效果图如下:

编辑器安装包下载:http://pan.baidu.com/s/1geri0SF

帝国cms默认编辑器更换为ueditor、ckeditor、ckfinder的方法

版权声明:
作者:Joker 链接:https://456787.xyz/archives/2352
文章版权归作者所有,转载请注明出处。
THE END
分享
二维码
打赏
< <上一篇
下一篇>>