基于 UEditor 二次开发的富文本编辑器,让UEditor重新焕发活力

UEditor Plus

功能亮点
全新的UI外观,使用字体图标替换原有图片图标

移除过时、无用的插件支持,不断完善使用体验

图片、文件、视频上传配置化定制增强

兼容现有UEditor,实现无缝切换

在线演示
https://open-demo.modstart.com/ueditor-plus/dist-min/

使用说明
第一步,下载最新版本
国内:https://gitee.com/modstart-lib/ueditor-plus

国外:https://github.com/modstart-lib/ueditor-plus

第二步,打开浏览器
使用浏览器打开 _examples/index.html 查看

二次开发
第一步,clone代码到本地
git clone https://gitee.com/modstart-lib/ueditor-plus.git
第二步,开始功能开发
使用浏览器打开 _examples/index.html 页面相关内容,完成功能开发

第三步,打包
npm installgrunt default
UEditor相关链接
UEditor 官网:http://ueditor.baidu.com

UEditor API 文档:http://ueditor.baidu.com/doc

UEditor 文档:http://fex.baidu.com/ueditor/

UEditor API 文档:http://ueditor.baidu.com/doc

变更日志
v2.0.0 让UEditor重新焕发活力
优化:优化界面样式,使用字体图标

新增:setWidth方法,可设置编辑器宽度

新增:视频和图片上传参数(见 ueditor.config.js 配置文件)

新增:toolbarCallback 属性,可以自定义响应工具栏图标点击

移除:谷歌地图、图片搜索、音乐搜索、截屏

项目推荐
ModStart快速开发框架

开源协议
Apache 2.0

更多相关文章

  1. android使用Intent操作拨打号码发送短信
  2. android中的ListView的使用方法
  3. 访问android所有可以使用的外接设备
  4. android -------- MVP+DataBinding 的使用
  5. android 教程
  6. android Menu 菜单使用总结
  7. Android(安卓)使用MediaPlayer播放assets目录的音频文件
  8. PC端与android手机端使用adb forword通信
  9. Android使用Fragment嵌套Fragment的模式实现界面滑动

随机推荐

  1. Android内存使用情况的应用实例
  2. 殷志威
  3. android 中查看当前是否联网
  4. android所有版本源码下载网站
  5. android studio 3.0 build错误
  6. 第十二节(android常用控件三)
  7. android添加reboot选项
  8. androidの获取android手机信息
  9. Android 修改默认USB模式
  10. android adb端口被占用解决方案