2015-10-24, 02:22:40
(2015-10-24, 01:56:12)Carlos Wrote: Why not customize the toolbar via gsconfig?
See http://get-simple.info/wiki/how_to:editor_configuration_toolbars -> Custom Toolbar
Thanks,
Add some code like under in the gsconfig, but nothing change.
Code:
define('GSEDITORTOOL',"['Source','Save','Cut','Copy','Paste','PasteFromWord','-','Undo','Redo','Find','Replace',
'-','SelectAll','-','RemoveFormat','-','Outdent','Indent','-','Blockquote','CreateDiv'],
['Bold', 'Italic', 'Underline','Strike','Subscript','Superscript', 'NumberedList',
'BulletedList','JustifyLeft','JustifyCenter','JustifyRight',
'JustifyBlock', 'Table', 'TextColor', 'BGColor', 'Link','Unlink', 'Image'],'/'['Styles','Format','Font',
'FontSize','Flash','HorizontalRule','Smiley','SpecialChar','PageBreak',
'Iframe','Maximize','ShowBlocks','-','About']");