JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.1
[ckeditor.git] / _source / plugins / showblocks / plugin.js
index 818e833..cbec314 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -147,10 +147,10 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
 /**\r
  * Whether to automaticaly enable the "show block" command when the editor\r
- * loads.\r
+ * loads. (StartupShowBlocks in FCKeditor)\r
+ * @name CKEDITOR.config.startupOutlineBlocks\r
  * @type Boolean\r
  * @default false\r
  * @example\r
  * config.startupOutlineBlocks = true;\r
  */\r
-CKEDITOR.config.startupOutlineBlocks = false;\r