[svn r17264] FS#2867 - Adding the "Fit Window" (or "Full Screen") button to the mostly used toolbar, for testing purposes.

skala
Ivan Tcholakov 16 years ago
parent 04e3db6226
commit f31478c985
  1. 2
      main/inc/lib/fckeditor/myconfig.js

@ -41,7 +41,7 @@ FCKConfig.ToolbarSets["Announcements"] = [
] ;
FCKConfig.ToolbarSets["Full"] = [
['PasteWord','Link','Anchor','-','ImageManager','flvPlayer','Flash','EmbedMovies','MP3','Table','Rule','-','Subscript', 'Superscript','-','OrderedList','UnorderedList','Outdent','Indent','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],'/',['FontFormat','Style','FontName','FontSize','Bold','Italic','Underline','StrikeThrough','TextColor', 'BGColor','-','Source']
['FitWindow','PasteWord','Link','Anchor','-','ImageManager','flvPlayer','Flash','EmbedMovies','MP3','Table','Rule','-','Subscript', 'Superscript','-','OrderedList','UnorderedList','Outdent','Indent','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],'/',['FontFormat','Style','FontName','FontSize','Bold','Italic','Underline','StrikeThrough','TextColor', 'BGColor','-','Source']
] ;
FCKConfig.ToolbarSets["Comment"] = [

Loading…
Cancel
Save