JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.2.3_full
[ckeditor.git] / samples / index.html
index b868a23..97e5e5a 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>\r
 <!--\r
 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
-For licensing, see LICENSE.html or http://ckeditor.com/license\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
 -->\r
 <html>\r
 <head>\r
@@ -24,6 +24,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
                                <dt><a class="samples" href="replacebycode.html">Replace textarea elements by code</a></dt>\r
                                <dd>Replacement of textarea elements with CKEditor instances by using a JavaScript call.</dd>\r
+\r
+                               <dt><a class="samples" href="jquery.html">Create editors with jQuery</a> <span class="new">New!</span></dt>\r
+                               <dd>Creating standard and inline CKEditor instances with jQuery adapter.</dd>\r
                        </dl>\r
 \r
                        <h2 class="samples">\r
@@ -58,6 +61,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                                <dt><a class="samples" href="inlinebycode.html">Convert element into an inline editor by code</a> <span class="new">New!</span></dt>\r
                                <dd>Conversion of DOM elements into inline CKEditor instances by using a JavaScript call.</dd>\r
 \r
+                               <dt><a class="samples" href="inlinetextarea.html">Replace textarea with inline editor</a> <span class="new">New!</span></dt>\r
+                               <dd>A form with a textarea that is replaced by an inline editor at runtime.</dd>\r
+\r
                                \r
                        </dl>\r
 \r
@@ -91,6 +97,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
 \r
                                
+<dt><a class="samples" href="plugins/toolbar/toolbar.html">Toolbar Configurations</a><span class="new">New!</span></dt>
+<dd>Configuring CKEditor to display full or custom toolbar layout.</dd>
+
 <dt><a class="samples" href="plugins/dialog/dialog.html">Using the JavaScript API to customize dialog windows</a></dt>
 <dd>Using the dialog windows API to customize dialog windows without changing the original editor code.</dd>
 
@@ -102,9 +111,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 
 <dt><a class="samples" href="plugins/htmlwriter/outputhtml.html">Output HTML</a></dt>
 <dd>Configuring CKEditor to produce legacy HTML 4 code.</dd>
-
-<dt><a class="samples" href="plugins/toolbar/toolbar.html">Toolbar Configurations</a><span class="new">New!</span></dt>
-<dd>Configuring CKEditor to display full or custom toolbar layout.</dd>
 \r
                        </dl>\r
                </div>\r