|
@@ -72,6 +72,17 @@ FCKConfig.ToolbarSets["Survey"] = [
|
|
|
['FontSize','Bold','Italic','TextColor','-','OrderedList','UnorderedList','-','Rule','Link','Unlink','Table','-','Image','Source']
|
|
|
] ;
|
|
|
|
|
|
+FCKConfig.ToolbarSets["CourseDescription"] = [
|
|
|
+ ['NewPage','Templates','Save','PageBreak','Preview','FitWindow','-','PasteText','PasteWord','-','Undo','Redo','-','SelectAll','RemoveFormat','-','Find'],
|
|
|
+ ['Link','Unlink','Anchor'],
|
|
|
+ ['Image','imgmapPopup','flvPlayer','Flash','EmbedMovies','YouTube','MP3'],
|
|
|
+ ['Table','CreateDiv','Rule','Smiley','SpecialChar','googlemaps'],
|
|
|
+ ['FontFormat','FontName','FontSize'],
|
|
|
+ ['Bold','Italic','Underline','StrikeThrough'],
|
|
|
+ ['Subscript','Superscript','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-','OrderedList','UnorderedList','-','Outdent','Indent','-','TextColor','BGColor'],
|
|
|
+ ['Source']
|
|
|
+] ;
|
|
|
+
|
|
|
FCKConfig.ToolbarSets["Wiki"] = [
|
|
|
['NewPage','Templates','Save','PageBreak','Preview','FitWindow','-','PasteText','PasteWord','-','Undo','Redo','-','SelectAll','RemoveFormat','-','Find'],
|
|
|
['Wikilink','Link','Unlink','Anchor'],
|