FCKConfig.LinkBrowser = true;FCKConfig.ImageBrowser = true;FCKConfig.FlashBrowser = true; FCKConfig.PluginsPath = FCKConfig.BasePath + 'plugins/' ; FCKConfig.Plugins.Add( 'wordpress', "en" ) ; FCKConfig.Plugins.Add( 'jacuba', "en" ) ; FCKConfig.ToolbarSets["Comments"] = [ ['Bold','Italic','Underline'], ['OrderedList','UnorderedList'], ['Smiley'], ['Undo','Redo'] , ['Jacuba']] ; FCKConfig.ToolbarSets["Basic"] = [ ['Bold','Italic','Underline'], ['OrderedList','UnorderedList'], ['Link','Unlink','-','Smiley'], ['Undo','Redo'] , ['Jacuba']] ; FCKConfig.ToolbarSets["Simple"] = [ ['Bold','Italic','Underline'], ['TextColor','FontSize'], ['OrderedList','UnorderedList'], ['Link','Unlink','-','Image','Smiley'], ['Undo','Redo'] , ['Jacuba']] ; FCKConfig.ToolbarSets["WordPress"] = [ ['Templates','Save','-','Print'] , ['Jacuba'], ['Undo','Redo'], ['SelectAll','Cut','Copy','Paste','PasteText','PasteWord'], ['Find','Replace'], ['UniversalKey'], ['Source'], '/', ['Link','Unlink','Anchor'], ['Image','Flash','Table','Rule','Smiley','SpecialChar'], ['WordPressMore','WordPressNextPage'], '/', ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'], ['OrderedList','UnorderedList','-','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], ['TextColor','BGColor'], ['RemoveFormat'], '/', ['Style','FontFormat','FontName','FontSize'] ] ; FCKConfig.ToolbarSets["Advanced"] = [ ['Templates','Save','-','Print'] , ['Jacuba'], ['Undo','Redo'], ['SelectAll','Cut','Copy','Paste','PasteText','PasteWord'], ['Find','Replace'], ['UniversalKey'], ['Source'], '/', ['Link','Unlink','Anchor'], ['Image','Flash','Table','Rule','Smiley','SpecialChar'], ['Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'], '/', ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'], ['OrderedList','UnorderedList','-','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], ['TextColor','BGColor'], ['RemoveFormat'], '/', ['Style','FontFormat','FontName','FontSize'] ] ;