2010-09-17, 00:14:47
For some reason this is not working for me.
It just gives me the default toolbar when I try to modify it. My need is to give user just Format, Bold, Italic and photo so they dont destroy the design.
Code:
define('GSEDITORTOOL', "['Format', 'Bold', 'NumberedList', 'BulletedList', 'JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock', 'Link', 'Unlink', 'Image', 'RemoveFormat', 'Source']");
It just gives me the default toolbar when I try to modify it. My need is to give user just Format, Bold, Italic and photo so they dont destroy the design.