X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=samples%2Findex.html;h=d9065ff6bef4eecfd3bd03e8172cda8ad4ec7561;hb=57bde48ab8a99810fe524a8b511b2f501bf7f318;hp=44166b27d3c5690308524a238f451d18fea8a115;hpb=4625dba05116026713fee9008dd93306be0d1553;p=ckeditor.git diff --git a/samples/index.html b/samples/index.html index 44166b2..d9065ff 100644 --- a/samples/index.html +++ b/samples/index.html @@ -1,7 +1,7 @@ @@ -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.
+
@@ -65,6 +71,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license Advanced Samples
+
Data filtering and features activation New!
+
Data filtering and automatic features activation basing on configuration.
+
Replace DIV elements on the fly
Transforming a div element into an instance of CKEditor with a mouse click.
@@ -83,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.
@@ -100,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.
@@ -112,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-2012, CKSource - Frederico Knabben. All rights reserved. + Copyright © 2003-2013, CKSource - Frederico Knabben. All rights reserved.