web & Rich Text Editor

2023-02-16,,,,

web & Rich Text Editor

富文本编辑器

http://www.wangeditor.com/

https://github.com/wangfupeng1988/wangEditor/

https://github.com/fex-team/ueditor

CKEditor 4

https://ckeditor.com/ckeditor-4/download/

https://cdn.ckeditor.com/

开源协议不太友好呀

https://ckeditor.com/legal/ckeditor-oss-license/


CKEditor

CDN

basic - the Basic preset

standard - the Standard preset

standard-all - the Standard preset together with all other plugins created by CKSource*

full - the Full preset

full-all - the Full preset together with all other plugins created by CKSource*


<!-- <script src="https://cdn.ckeditor.com/4.10.1/basic/ckeditor.js"></script> -->
<!-- <script src="https://cdn.ckeditor.com/4.10.1/standard/ckeditor.js"></script> -->
<!-- <script src="https://cdn.ckeditor.com/4.10.1/standard-all/ckeditor.js"></script> -->
<!-- <script src="https://cdn.ckeditor.com/4.10.1/full/ckeditor.js"></script> -->
<!-- <script src="https://cdn.ckeditor.com/4.10.1/full-all/ckeditor.js"></script> --> <script src="https://cdn.ckeditor.com/[version.number]/[distribution]/ckeditor.js"></script>

classic - the Classic editor

inline - the Inline editor

balloon - the Balloon editor

decoupled-document - the Document editor


<!-- <script src="https://cdn.ckeditor.com/ckeditor5/11.0.1/classic/ckeditor.js"> --> <script src="https://cdn.ckeditor.com/ckeditor5/[version.number]/[distribution]/ckeditor.js"></script>

web & Rich Text Editor的相关教程结束。

《web & Rich Text Editor.doc》

下载本文的Word格式文档,以方便收藏与打印。