X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_samples%2Findex.html;h=dabc9afe9f901ac9450cfadb81d8667660377fa5;hb=refs%2Ftags%2Fv3.6;hp=fe14bf18af910dad152fdfca7c519638cf32b36e;hpb=1056598c95187351dc58f4991d331e2258d038b5;p=ckeditor.git diff --git a/_samples/index.html b/_samples/index.html index fe14bf1..dabc9af 100644 --- a/_samples/index.html +++ b/_samples/index.html @@ -24,7 +24,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
  • Replace textarea elements by code
    Replacement of textarea elements with CKEditor instances by using a JavaScript call.
  • -
  • Full page support
    +
  • Full page support with the Document Properties plugin
    CKEditor inserted with a JavaScript call and used to edit the whole page from <html> to </html>.
  • @@ -41,9 +41,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
  • User Interface languages
    Changing CKEditor User Interface language and adding a drop-down list that lets the user choose the UI language.
  • -
  • AutoGrow plugin
    - Using the AutoGrow plugin in order to make the editor grow to fit the size of its content. -
  • Advanced Samples @@ -79,9 +76,32 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
  • Output for Flash
    Configuring CKEditor to produce HTML code that can be used with Adobe Flash.
  • +
  • Read-only mode
    + Using the readOnly API to block introducing changes to the editor contents. +
  • + +

    + Additional plugins +

    +