JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.3_full
[ckeditor.git] / samples / index.html
index 97e5e5a..d9065ff 100644 (file)
@@ -25,7 +25,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
                                <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
+                               <dt><a class="samples" href="jquery.html">Create editors with jQuery</a></dt>\r
                                <dd>Creating standard and inline CKEditor instances with jQuery adapter.</dd>\r
                        </dl>\r
 \r
@@ -43,7 +43,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
 \r
                        <h2 class="samples">Plugins</h2>
 <dl class="samples">
-<dt><a class="samples" href="plugins/magicline/magicline.html">Magicline plugin</a><span class="new">New!</span></dt>
+<dt><a class="samples" href="plugins/magicline/magicline.html">Magicline plugin</a></dt>
 <dd>Using the Magicline plugin to access difficult focus spaces.</dd>
 
 <dt><a class="samples" href="plugins/wysiwygarea/fullpage.html">Full page support</a></dt>
@@ -52,13 +52,13 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
                </div>\r
                <div class="twoColumnsRight">\r
                        <h2 class="samples">\r
-                               Inline Editing <span class="new">New!</span>\r
+                               Inline Editing\r
                        </h2>\r
                        <dl class="samples">\r
-                               <dt><a class="samples" href="inlineall.html">Massive inline editor creation</a> <span class="new">New!</span></dt>\r
+                               <dt><a class="samples" href="inlineall.html">Massive inline editor creation</a></dt>\r
                                <dd>Turn all elements with <code>contentEditable = true</code> attribute into inline editors.</dd>\r
 \r
-                               <dt><a class="samples" href="inlinebycode.html">Convert element into an inline editor by code</a> <span class="new">New!</span></dt>\r
+                               <dt><a class="samples" href="inlinebycode.html">Convert element into an inline editor by code</a></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
@@ -92,14 +92,11 @@ For licensing, see LICENSE.md or http://ckeditor.com/license
                                <dt><a class="samples" href="readonly.html">Read-only mode</a></dt>\r
                                <dd>Using the readOnly API to block introducing changes to the editor contents.</dd>\r
 \r
-                               <dt><a class="samples" href="tabindex.html">"Tab" key-based navigation</a> <span class="new">New!</span></dt>\r
+                               <dt><a class="samples" href="tabindex.html">"Tab" key-based navigation</a></dt>\r
                                <dd>Navigating among editor instances with tab key.</dd>\r
 \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>
 
@@ -111,6 +108,9 @@ For licensing, see LICENSE.md 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></dt>
+<dd>Configuring CKEditor to display full or custom toolbar layout.</dd>
 \r
                        </dl>\r
                </div>\r