經典的 Web 編輯器CKEditor5 v0.2.0發布

jopen 8年前發布 | 11K 次閱讀 CKEditor 在線編輯器 web

CKEditor 是一款功能強大的開源在線文本編輯器。它所見即所得的特點,使你在編輯時所看到的內容和格式,能夠與發布后看到的效果完全一致。利用它,我們可以在 Web 上實現類似于 Microsoft Word 的許多強大的功能。CKEditor 完全是基于 JavaScript 開發的,因此不必在客戶端進行任何安裝,并且兼容各大主流瀏覽器,比如:IE,Firefox,Chrome,Safari,Opera。而且由于它是一個純粹的 JavaScript 應用,所以無論用的是哪種服務器端技術(JSP,PHP,ASP 等等),都可以獲得很好的支持。

CKEditor 的前身是 FCKEditor,這個項目是在 2003 年由 Frederico Caldeira Knabben 發起的,FCK 代表的就是項目創建者 Frederico Caldeira Knabben 的簡稱。從 3.0 版本后,它改名為 CKEditor,CK 代表的含義是 Content And Knowledge(內容與知識)。現在,CKEditor 隸屬于 CKSource 公司,背后擁有一個強大的技術團隊的支持。在同類產品之中,CKEditor 的使用最為廣泛,社區最為活躍,一直擁有良好的口碑。

更新日志

  • This is the first working, demo-able version of a product that is under heavy development.
  • This is not a production-ready component yet.
  • Its API will still change (we will do some major refactoring in iteration 2).
  • It works best in Chrome, seems to work fine in Safari and works well in Firefox with the exception of lack of selection change listener (we will add full support for other modern environments in iteration 3).
  • It has bugs (we will work on its stability in iteration 3).
  • It has no mobile support (research is ongoing and multiple other UX/UI aspects are researched).
  • It has no documentation (actually, there are complete API docs in-code and some guides, but lots of outdated ones; we will work on this in iteration 2).
  • Accessibility support will be added later.
  • More features will come as soon as the API stabilizes (after iteration 2).
  • The code has 100% test-coverage and we manage technical debt at a low level (the entire iteration 2 is about refactoring, too).
  • We kept all the designs publicbeing open to the community throughout the whole time.
  • We implemented an amazing editing engine which allowed us to create these great hackathon features in 2 days and which supports collaborative editing.
  • We created a highly extensible and flexible architecture which consists of an editing framework and editing solutions that will be built on top of it.
  • We built a great, fully-committed team of fantastic developers around the project and hope to further collaborate with the community in its future development.
  • We have a clear roadmap to cover all the “missing” points from the list above – and many, many more – so stay tuned!

下載

 

本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/7919aae4

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!