Index: trunk/admin/editor/cmseditor/fckconfig.js =================================================================== diff -u -r1696 -r1721 --- trunk/admin/editor/cmseditor/fckconfig.js (.../fckconfig.js) (revision 1696) +++ trunk/admin/editor/cmseditor/fckconfig.js (.../fckconfig.js) (revision 1721) @@ -82,6 +82,16 @@ ['Style','FontName','FontSize','RemoveFormat','-','SpellCheck','100%','|','Source'] ] ; +FCKConfig.ToolbarSets["Advanced2"] = [ + ['Cut','Copy','Paste','PasteText','PasteWord','-','NewPage','SelectAll','-','Find','Replace','-','Print','Preview','-','Link','Unlink','Anchor','Rule','-','Image','Document','Table','SpecialChar'], + '/', + ['Bold','Italic','Underline','StrikeThrough','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-','OrderedList','UnorderedList','Outdent','Indent','-','Subscript','Superscript','-','TextColor','BGColor','-','Undo','Redo'], + '/', + ['FontName','FontSize','RemoveFormat','-','SpellCheck','100%','|','Source'] +] ; + + + FCKConfig.ToolbarSets["FAQ"] = [ ['Cut','Copy','Paste','PasteText','PasteWord','-','NewPage','SelectAll','-','Find','Replace','-','Print','-','Link','Unlink','Anchor','Rule','-','Image','Document','Table','SpecialChar'], '/',