Some of features may be customized. To configure CKEditor Advanced Blocks use these keys in config.js
file. Here are configuration options for them with their default values.
jsplus_advanced_blocks_min_div_width
: IntegerDefault value:
0
Minimal width in pixels of displayed block (p, div, or span).
jsplus_advanced_blocks_min_div_height
: IntegerDefault value:
0
Minimal height in pixels of displayed block.
jsplus_advanced_blocks_enabled_by_default
: BooleanDefault value:
false
Available values:
true
, false
Is this plugin turned on on CKEditor loaded.