diff -r 1324bd8747ff -r 3329b413db18 server/php/basic/public_html/static/lib/ckeditor/samples/readonly.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/server/php/basic/public_html/static/lib/ckeditor/samples/readonly.html Thu Jun 18 16:54:57 2015 +0200 @@ -0,0 +1,73 @@ + + + +
+ +
+ 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. +
+