You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
<p>After more than 2 years of building the next generation editor from
28
-
scratch and closing over 980 tickets, we created a highly <strong>extensible
29
-
and flexible architecture</strong> which consists of an <strong>amazing
30
-
editing framework</strong> and <strong>editing
31
-
solutions</strong> that will be built on top of it.</p>
26
+
<p>After more than 2 years of building the next generation editor from scratch and closing over 980 tickets, we created a highly <strong>extensible and flexible architecture</strong> which consists of an <strong>amazing editing framework</strong> and <strong>editing solutions</strong> that will be built on top of it.</p>
27
+
28
+
<p>We explained this design choice in <ahref="https://medium.com/content-uneditable/ckeditor-5-the-future-of-rich-text-editing-2b9300f9df2c">“CKEditor 5: The future of rich text editing“</a>:</p>
29
+
30
+
<blockquote><p>(…) we are changing our approach with CKEditor 5. We will no longer have only two solutions available, instead CKEditor will be seen as a framework for editing solutions. At the same time, we will be developing several out-of-the-box solutions based on it, which will be available to use in many different contexts. It will be a real “one size fits all” approach, from little requirements, to super advanced full featured applications.</p></blockquote>
32
31
33
32
<h3>Notes</h3>
34
33
35
-
<p><ahref="https://ckeditor5.github.io">CKEditor 5</a> is <em>under
36
-
heavy development</em> and this demo is not production-ready
37
-
software. For example:</p>
34
+
<p><ahref="https://ckeditor5.github.io">CKEditor 5</a> is <em>under heavy development</em> and this demo is not production-ready software. For example:</p>
38
35
39
36
<ul>
40
-
<li><strong>Only Chrome, Opera and Safari are supported</strong>.
for pasting</a> is under development (content filtering is
48
-
unstable).
49
-
</li>
37
+
<li><strong>Only Chrome, Opera and Safari are supported</strong>.</li>
38
+
<li>Firefox requires enabling the <ahref="https://developer.mozilla.org/en-US/docs/Web/API/Document/onselectionchange">“dom.select_events.enabled”</a> option.</li>
39
+
<li><ahref="https://github.com/ckeditor/ckeditor5/issues/342">Support for pasting</a> is under development (content filtering is unstable).</li>
50
40
</ul>
51
41
52
-
<p>It has <em>bugs</em> that we are aware of — and that we
53
-
will be working on in the next few iterations of the project. Stay
54
-
tuned for some updates soon!</p>
42
+
<p>It has <em>bugs</em> that we are aware of — and that we will be working on in the next few iterations of the project. Stay tuned for some updates soon!</p>
Copy file name to clipboardExpand all lines: tests/manual/ckeditor-cjs-version.html
+4
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ <h2>About CKEditor 5</h2>
9
9
10
10
<p>After more than 2 years of building the next generation editor from scratch and closing over 980 tickets, we created a highly <strong>extensible and flexible architecture</strong> which consists of an <strong>amazing editing framework</strong> and <strong>editing solutions</strong> that will be built on top of it.</p>
11
11
12
+
<p>We explained this design choice in <ahref="https://medium.com/content-uneditable/ckeditor-5-the-future-of-rich-text-editing-2b9300f9df2c">“CKEditor 5: The future of rich text editing“</a>:</p>
13
+
14
+
<blockquote><p>(…) we are changing our approach with CKEditor 5. We will no longer have only two solutions available, instead CKEditor will be seen as a framework for editing solutions. At the same time, we will be developing several out-of-the-box solutions based on it, which will be available to use in many different contexts. It will be a real “one size fits all” approach, from little requirements, to super advanced full featured applications.</p></blockquote>
15
+
12
16
<h3>Notes</h3>
13
17
14
18
<p><ahref="https://ckeditor5.github.io">CKEditor 5</a> is <em>under heavy development</em> and this demo is not production-ready software. For example:</p>
Copy file name to clipboardExpand all lines: tests/manual/ckeditor.compat.html
+4
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ <h2>About CKEditor 5</h2>
9
9
10
10
<p>After more than 2 years of building the next generation editor from scratch and closing over 980 tickets, we created a highly <strong>extensible and flexible architecture</strong> which consists of an <strong>amazing editing framework</strong> and <strong>editing solutions</strong> that will be built on top of it.</p>
11
11
12
+
<p>We explained this design choice in <ahref="https://medium.com/content-uneditable/ckeditor-5-the-future-of-rich-text-editing-2b9300f9df2c">“CKEditor 5: The future of rich text editing“</a>:</p>
13
+
14
+
<blockquote><p>(…) we are changing our approach with CKEditor 5. We will no longer have only two solutions available, instead CKEditor will be seen as a framework for editing solutions. At the same time, we will be developing several out-of-the-box solutions based on it, which will be available to use in many different contexts. It will be a real “one size fits all” approach, from little requirements, to super advanced full featured applications.</p></blockquote>
15
+
12
16
<h3>Notes</h3>
13
17
14
18
<p><ahref="https://ckeditor5.github.io">CKEditor 5</a> is <em>under heavy development</em> and this demo is not production-ready software. For example:</p>
Copy file name to clipboardExpand all lines: tests/manual/ckeditor.html
+4
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ <h2>About CKEditor 5</h2>
9
9
10
10
<p>After more than 2 years of building the next generation editor from scratch and closing over 980 tickets, we created a highly <strong>extensible and flexible architecture</strong> which consists of an <strong>amazing editing framework</strong> and <strong>editing solutions</strong> that will be built on top of it.</p>
11
11
12
+
<p>We explained this design choice in <ahref="https://medium.com/content-uneditable/ckeditor-5-the-future-of-rich-text-editing-2b9300f9df2c">“CKEditor 5: The future of rich text editing“</a>:</p>
13
+
14
+
<blockquote><p>(…) we are changing our approach with CKEditor 5. We will no longer have only two solutions available, instead CKEditor will be seen as a framework for editing solutions. At the same time, we will be developing several out-of-the-box solutions based on it, which will be available to use in many different contexts. It will be a real “one size fits all” approach, from little requirements, to super advanced full featured applications.</p></blockquote>
15
+
12
16
<h3>Notes</h3>
13
17
14
18
<p><ahref="https://ckeditor5.github.io">CKEditor 5</a> is <em>under heavy development</em> and this demo is not production-ready software. For example:</p>
0 commit comments