パッケージの詳細

es-ckeditor

cd-fez181(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)4.9.5

CKEditor-based implementation and add some plugins, For example kityformula etc.

ckeditor, fckeditor, editor, wysiwyg

readme

ES-CKEditor

CKEditor-based implementation and add some plugins, For example kityformula etc.

Installation

$ npm install es-ckeditor

更新履歴

es-ckeditor 4.9.2 (2023-11-15)

  • 新增 katex 插件

es-ckeditor 4.7.2-patch19 (2021-06-17)

  • 修复上传图片名称过长不能点击上传按钮问题

es-ckeditor 4.7.2-patch18 (2021-04-20)

  • 解决 ckeditor 无法复制粘贴 word 中图片的问题

es-ckeditor 4.7.2-patch17 (2021-04-16)

  • 修复上传图片显示多个上传窗口问题

es-ckeditor 4.7.2-patch16 (2020-12-31)

  • 移除 flash 文件上传功能

es-ckeditor 4.7.2-patch15 (2020-09-16)

  • 兼容IE不能上传图片问题
  • 兼容IE不能使用公式编辑器问题

es-ckeditor 4.7.2-patch14 (2020-06-11)

  • 解决图片上传跨域问题
  • 适配item-bank中调用 es-ckeditor 图片上传

es-ckeditor 4.7.2-patch13 (2020-05-12)

  • 解决公式编辑器跨域问题
  • 适配item-bank中调用 es-ckeditor 公式编辑器

es-ckeditor 4.7.2-patch12 (2019-05-23)

  • 4.7.2-patch12版本号占用,不可用

es-ckeditor 4.7.2-patch11 (2019-02-21)

  • 修复图片粘贴或者拖拽时变形的问题

es-ckeditor 4.7.2-patch9 (2019-02-13)

  • 修改黏贴图片上传图片的策略 pasteimage

es-ckeditor 4.7.2-patch8 (2019-01-29)

  • 增加图片通过拖拽或者粘贴板粘贴的功能 pasteimage

es-ckeditor 4.7.2-patch7 (2018-10-30)

  • 将表情图片通过相对路径加载

es-ckeditor 4.7.2-patch6 (2018-04-24)

  • 上传图片高度超过8000px对图片进行压缩处理

es-ckeditor 4.7.2-patch5 (2018-01-23)

  • 对上传图片插件添加压缩配置
  • 上传图片中的单文件默认限制从2M变更成10M

es-ckeditor 4.7.2-patch4 (2018-01-18)

  • 修复https下公式编辑器报错的问题

es-ckeditor 4.7.2-patch3 (2017-12-26)

  • 上传单个文件大小可配置

es-ckeditor 4.7.2-patch2 (2017-11-01)

  • 添加对flash的设置
  • 添加查找替换功能

es-ckeditor 4.7.2-patch1 (2017-11-01)

  • 添加对文字居中的设置

es-ckeditor 1.2.2 (2017-09-26)

  • 去除编辑器底部信息
  • 添加对字体颜色、背景颜色的支持

es-ckeditor 1.2.1 (2017-09-20)

  • 样式优化

es-ckeditor 1.2.0 (2017-09-15)

  • 更新ckeditor的版本为4.7.2
  • 适配了questionblank、uploadpictures、kityformula、shortUrl等插件