X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=samples%2Findex.html;h=f5a2e988dd7105d91830fa574456592534e25d40;hb=a0df3d0ab0c5252b5e2e0fd274705ede834c2276;hp=b868a2395250f1720a1850ebcefd3c955c678319;hpb=9ff13aaba26bcf5e5315d53a58465507b3c44196;p=ckeditor.git diff --git a/samples/index.html b/samples/index.html index b868a23..f5a2e98 100644 --- a/samples/index.html +++ b/samples/index.html @@ -1,12 +1,12 @@ - CKEditor Samples + CKEditor Samples @@ -24,6 +24,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
Replace textarea elements by code
Replacement of textarea elements with CKEditor instances by using a JavaScript call.
+ +
Create editors with jQuery
+
Creating standard and inline CKEditor instances with jQuery adapter.

@@ -40,7 +43,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license

Plugins

-
Magicline pluginNew!
+
Magicline plugin
Using the Magicline plugin to access difficult focus spaces.
Full page support
@@ -49,15 +52,18 @@ For licensing, see LICENSE.html or http://ckeditor.com/license

- Inline Editing New! + Inline Editing

-
Massive inline editor creation New!
+
Massive inline editor creation
Turn all elements with contentEditable = true attribute into inline editors.
-
Convert element into an inline editor by code New!
+
Convert element into an inline editor by code
Conversion of DOM elements into inline CKEditor instances by using a JavaScript call.
+
Replace textarea with inline editor New!
+
A form with a textarea that is replaced by an inline editor at runtime.
+
@@ -86,7 +92,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
Read-only mode
Using the readOnly API to block introducing changes to the editor contents.
-
"Tab" key-based navigation New!
+
"Tab" key-based navigation
Navigating among editor instances with tab key.
@@ -103,7 +109,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
Output HTML
Configuring CKEditor to produce legacy HTML 4 code.
-
Toolbar ConfigurationsNew!
+
Toolbar Configurations
Configuring CKEditor to display full or custom toolbar layout.
@@ -115,7 +121,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license CKEditor - The text editor for the Internet - http://ckeditor.com

- Copyright © 2003-2013, CKSource - Frederico Knabben. All rights reserved. + Copyright © 2003-2015, CKSource - Frederico Knabben. All rights reserved.