经典的 Web 编辑器CKEditor5 v0.2.0发布

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/9230b906ac0bc27a2698de1208685ada.jpg" /></p>    <p>CKEditor 是一款功能强大的开源在线文本编辑器。它所见即所得的特点,使你在编辑时所看到的内容和格式,能够与发布后看到的效果完全一致。利用它,我们可以在 Web 上实现类似于 Microsoft Word 的许多强大的功能。CKEditor 完全是基于 JavaScript 开发的,因此不必在客户端进行任何安装,并且兼容各大主流浏览器,比如:IE,Firefox,Chrome,Safari,Opera。而且由于它是一个纯粹的 JavaScript 应用,所以无论用的是哪种服务器端技术(JSP,PHP,ASP 等等),都可以获得很好的支持。</p>    <p>CKEditor 的前身是 FCKEditor,这个项目是在 2003 年由 Frederico Caldeira Knabben 发起的,FCK 代表的就是项目创建者 Frederico Caldeira Knabben 的简称。从 3.0 版本后,它改名为 CKEditor,CK 代表的含义是 Content And Knowledge(内容与知识)。现在,CKEditor 隶属于 CKSource 公司,背后拥有一个强大的技术团队的支持。在同类产品之中,CKEditor 的使用最为广泛,社区最为活跃,一直拥有良好的口碑。</p>    <h2>更新日志</h2>    <ul>     <li>This is the <strong>first working, demo-able version</strong> of a product that is <strong>under heavy development</strong>.</li>     <li>This is <strong>not a production-ready component </strong>yet.</li>     <li>Its <strong>API will still change</strong> (we will do some major refactoring in iteration 2).</li>     <li>It works best in <strong>Chrome</strong>, seems to work fine in Safari and works well in Firefox with the exception of <a href="/misc/goto?guid=4958993245420507912">lack of selection change listener</a> (we will add full support for other modern environments in iteration 3).</li>     <li>It has <strong>bugs</strong> (we will work on its stability in iteration 3).</li>     <li>It has <strong>no mobile support</strong> (<a href="/misc/goto?guid=4958993245503445375">research is ongoing</a> and multiple other <a href="/misc/goto?guid=4958993245593210576">UX/UI aspects are researched</a>).</li>     <li>It has <strong>no documentation</strong> (actually, there are complete API docs in-code and some guides, but lots of outdated ones; we will work on this in iteration 2).</li>     <li><strong>Accessibility</strong> support will be added later.</li>     <li><strong>More features</strong> will come as soon as the API stabilizes (after iteration 2).</li>     <li>The code has <strong><a href="/misc/goto?guid=4958993245679458788">100% test-coverage</a></strong> and we manage technical debt at a low level (the entire iteration 2 is about refactoring, too).</li>     <li>We kept all the <a href="https://github.com/ckeditor/ckeditor5-design/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20is%3Aclosed">designs public</a>, <strong>being open</strong> to the community throughout the whole time.</li>     <li>We implemented an <strong>amazing</strong> <a href="/misc/goto?guid=4958993245864914057">editing engine</a> which allowed us to create these <a href="/misc/goto?guid=4958993245969251848">great hackathon features</a> in 2 days and which supports collaborative editing.</li>     <li>We created a <strong>highly extensible and flexible architecture</strong> which consists of an <a href="/misc/goto?guid=4958993245864914057">editing framework</a> and editing solutions that will be built on top of it.</li>     <li>We built a <strong>great, fully-committed team of fantastic developers</strong> around the project and hope to further collaborate with the community in its future development.</li>     <li>We have a <a href="/misc/goto?guid=4958993246066896707">clear roadmap</a> to cover all the “missing” points from the list above – and many, many more – so stay tuned!</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958993246154839281" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958993246253021600" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p> </p>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/7919aae4">http://www.open-open.com/news/view/7919aae4</a></p>