JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.2_full
[ckeditor.git] / samples / index.html
index 44166b2..cd02f3c 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>\r
 <!--\r
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
-For licensing, see LICENSE.html or http://ckeditor.com/license\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\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
@@ -65,6 +71,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                                Advanced Samples\r
                        </h2>\r
                        <dl class="samples">\r
+                               <dt><a class="samples" href="datafiltering.html">Data filtering and features activation</a> <span class="new">New!</span></dt>\r
+                               <dd>Data filtering and automatic features activation basing on configuration.</dd>\r
+\r
                                <dt><a class="samples" href="divreplace.html">Replace DIV elements on the fly</a></dt>\r
                                <dd>Transforming a <code>div</code> element into an instance of CKEditor with a mouse click.</dd>\r
 \r
@@ -112,7 +121,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                        CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>\r
                </p>\r
                <p id="copy">\r
-                       Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.\r
+                       Copyright &copy; 2003-2013, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.\r
                </p>\r
        </div>\r
 </body>\r