X-Git-Url: https://scm.cri.minesparis.psl.eu/git/ckeditor.git/blobdiff_plain/256592bf803e851aa7fc953e08a6e9e58d970f8c..871bad8291b6dbc29d489d95d185458caab25158:/skins/ckeditor/_samples/readonly.html diff --git a/skins/ckeditor/_samples/readonly.html b/skins/ckeditor/_samples/readonly.html new file mode 100644 index 0000000..8b6c3a8 --- /dev/null +++ b/skins/ckeditor/_samples/readonly.html @@ -0,0 +1,91 @@ + + + +
+
+ This sample shows how to use the
+ setReadOnly
+ API to put editor into the read-only state that makes it impossible for users to change the editor contents.
+
+ For details on how to create this setup check the source code of this sample page. +
+