JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / plugins / save / plugin.js
index 73fd23d..5042fb9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -12,6 +12,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        var saveCmd =\r
        {\r
                modes : { wysiwyg:1, source:1 },\r
+               readOnly : 1,\r
 \r
                exec : function( editor )\r
                {\r