Selaa lähdekoodia

[svn r17626] add two buttons to wiki bar

Juan Carlos Raña 16 vuotta sitten
vanhempi
commit
e97ebd49d0
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      main/inc/lib/fckeditor/myconfig.js
  2. 1 1
      main/inc/lib/fckeditor/myconfig_afm.js

+ 1 - 1
main/inc/lib/fckeditor/myconfig.js

@@ -70,7 +70,7 @@ FCKConfig.ToolbarSets["Survey"] = [
 
 FCKConfig.ToolbarSets["Wiki"] = [
 	['NewPage','Templates','Save','Print','PageBreak','Preview','ShowBlocks','-','Cut','Copy','Paste','PasteText','PasteWord','-','Undo','Redo','-','SelectAll','RemoveFormat','-','Find'],
-	['Wikilink','Link','Unlink','Anchor','-','Image','imgmapPopup','flvPlayer','Flash','EmbedMovies','MP3','Table','Rule','Smiley','SpecialChar','googlemaps'],
+	['Wikilink','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'],
 	['FitWindow']

+ 1 - 1
main/inc/lib/fckeditor/myconfig_afm.js

@@ -72,7 +72,7 @@ FCKConfig.ToolbarSets["Survey"] = [
 
 FCKConfig.ToolbarSets["Wiki"] = [
 	['NewPage','Templates','Save','Print','PageBreak','Preview','ShowBlocks','-','Cut','Copy','Paste','PasteText','PasteWord','-','Undo','Redo','-','SelectAll','RemoveFormat','-','Find'],
-	['Wikilink','Link','Unlink','Anchor','-','Image','imgmapPopup','flvPlayer','Flash','EmbedMovies','MP3','Table','Rule','Smiley','SpecialChar','googlemaps'],
+	['Wikilink','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'],
 	['FitWindow']