JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _samples / index.html
index fe14bf1..e5b18e5 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
 <!--\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 -->\r
 <html xmlns="http://www.w3.org/1999/xhtml">\r
@@ -24,7 +24,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                <li><a class="samples" href="replacebycode.html">Replace textarea elements by code</a><br />\r
                        Replacement of textarea elements with CKEditor instances by using a JavaScript call.\r
                </li>\r
-               <li><a class="samples" href="fullpage.html">Full page support</a><br />\r
+               <li><a class="samples" href="fullpage.html">Full page support with the Document Properties plugin</a><br />\r
                        CKEditor inserted with a JavaScript call and used to edit the whole page from <code>&lt;html&gt;</code> to <code>&lt;/html&gt;</code>.\r
                </li>\r
        </ul>\r
@@ -41,9 +41,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                <li><a class="samples" href="ui_languages.html">User Interface languages</a><br />\r
                        Changing CKEditor User Interface language and adding a drop-down list that lets the user choose the UI language.\r
                </li>\r
-               <li><a class="samples" href="autogrow.html">AutoGrow plugin</a><br />\r
-                       Using the AutoGrow plugin in order to make the editor grow to fit the size of its content.\r
-               </li>\r
        </ul>\r
        <h2 class="samples">\r
                Advanced Samples\r
@@ -79,9 +76,32 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                <li><a class="samples" href="output_for_flash.html">Output for Flash</a><br />\r
                        Configuring CKEditor to produce HTML code that can be used with Adobe Flash.\r
                </li>\r
+               <li><a class="samples" href="readonly.html">Read-only mode</a><br />\r
+                       Using the readOnly API to block introducing changes to the editor contents.\r
+               </li>\r
+       </ul>\r
+       <h2 class="samples">\r
+               Additional plugins\r
+       </h2>\r
+       <ul class="samples">\r
+               <li><a class="samples" href="autogrow.html">AutoGrow plugin</a><br />\r
+                       Using the AutoGrow plugin in order to make the editor grow to fit the size of its content.\r
+               </li>\r
+               <li><a class="samples" href="bbcode.html">Output for BBCode</a><br />\r
+                       Configuring CKEditor to produce BBCode tags instead of HTML.\r
+               </li>\r
+               <li><a class="samples" href="stylesheetparser.html">Stylesheet Parser plugin</a><br />\r
+                       Using the Stylesheet Parser plugin to fill the Styles drop-down list based on the CSS classes available in the document stylesheet.\r
+               </li>\r
+               <li><a class="samples" href="devtools.html">Developer Tools plugin</a><br />\r
+                       Using the Developer Tools plugin to display information about dialog window UI elements to allow for easier customization.\r
+               </li>\r
                <li><a class="samples" href="placeholder.html">Placeholder plugin</a><br />\r
                        Using the Placeholder plugin to create uneditable sections that can only be created and modified with a proper dialog window.\r
                </li>\r
+               <li><a class="samples" href="tableresize.html">TableResize plugin</a><br />\r
+                       Using the TableResize plugin to enable table column resizing.\r
+               </li>\r
        </ul>\r
        <div id="footer">\r
                <hr />\r
@@ -89,7 +109,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-2011, <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