JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6
[ckeditor.git] / _source / plugins / preview / plugin.js
index 12a1683..a31ebfa 100644 (file)
@@ -13,6 +13,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        {\r
                modes : { wysiwyg:1, source:1 },\r
                canUndo : false,\r
+               readOnly : 1,\r
                exec : function( editor )\r
                {\r
                        var sHTML,\r