#3280 - Config options for WYSIWYG editor
0 guests and 0 members have recently viewed this.
The top 3 point earners from 14th Dec 2025 to 21st Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| sholzy |
|
|
There are no events at this time
removePlugins: 'autogrow',
Already done for v11 recently
linkShowAdvancedTab : {$?,{$CONFIG_OPTION,eager_wysiwyg},false,true},
imageShowAdvancedTab : {$?,{$CONFIG_OPTION,eager_wysiwyg},false,true},
imageShowLinkTab : {$?,{$CONFIG_OPTION,eager_wysiwyg},false,true},
imageShowSizing : {$?,{$CONFIG_OPTION,eager_wysiwyg},false,true},
These are being disabled based on necessity, ideally we would always have them enabled.
startupOutlineBlocks : true,
Added option.
magicline_everywhere: true,
Nobody should disable this.
autoGrow_onStartup: true
Already done for v11 recently