[svn r17278] FS#2867 - FCKEditor: Adding a button for hypelinks removal in the "Full" toolbar.

skala
Ivan Tcholakov 17 years ago
parent 390c26584f
commit cb743d8eef
  1. 2
      main/inc/lib/fckeditor/myconfig.js

@ -41,7 +41,7 @@ FCKConfig.ToolbarSets["Announcements"] = [
] ;
FCKConfig.ToolbarSets["Full"] = [
['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']
['FitWindow','PasteWord','Link','Unlink','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