JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6
[ckeditor.git] / _samples / index.html
index fe14bf1..dabc9af 100644 (file)
@@ -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