JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.2_full
[ckeditor.git] / samples / index.html
index b868a23..cd02f3c 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