Advanced Blocks
CKEditor add-on
NEW
N1ED logo
N1ED is united plugin
for all JS+ plugins
N1ED logo Buy in bundle

Configuration

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: Integer
Default value: 0
Minimal width in pixels of displayed block (p, div, or span).
jsplus_advanced_blocks_min_div_height: Integer
Default value: 0
Minimal height in pixels of displayed block.
jsplus_advanced_blocks_enabled_by_default: Boolean
Default value: false
Available values: true, false
Is this plugin turned on on CKEditor loaded.