mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 17:05:10 +00:00
Imported CKEDITOR 3.0
Monotone-Parent: 5f9c08dd6b5b34d815ddb2108abbf4055e846934 Monotone-Revision: b2cf7eda0ef8f15fb6e78f8c38a7406a47bcdd2f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-26T14:03:12 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -142,4 +142,12 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
});
|
||||
} )();
|
||||
|
||||
/**
|
||||
* Whether to automaticaly enable the "show block" command when the editor
|
||||
* loads.
|
||||
* @type Boolean
|
||||
* @default false
|
||||
* @example
|
||||
* config.startupOutlineBlocks = true;
|
||||
*/
|
||||
CKEDITOR.config.startupOutlineBlocks = false;
|
||||
|
||||
Reference in New Issue
Block a user