X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_samples%2Findex.html;h=dabc9afe9f901ac9450cfadb81d8667660377fa5;hb=4e70ea24db840898be8cc21c950363a52a2a6aba;hp=fe14bf18af910dad152fdfca7c519638cf32b36e;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;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 +

    +