Subversion Repositories Applications.papyrus

Rev

Rev 392 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 392 Rev 393
Line 78... Line 78...
78
] ;
78
] ;
Line 79... Line 79...
79
 
79
 
80
FCKConfig.ToolbarSets["Basic"] = [
80
FCKConfig.ToolbarSets["Basic"] = [
81
	['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink','-','About']
81
	['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink','-','About']
-
 
82
] ;
-
 
83
 
-
 
84
FCKConfig.ToolbarSets["Papyrus"] = [
-
 
85
  ['Source','-','Cut','Copy','Paste','PasteText','PasteWord','SelectAll','-','Undo','Redo','Find','Replace'],
-
 
86
  ['RemoveFormat','Bold','Italic','Underline','StrikeThrough','Subscript','Superscript','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-','OrderedList','UnorderedList','-','Link','Unlink'],
-
 
87
  ['Image','Table','Rule','Smiley','SpecialChar','UniversalKey','-','About']
Line 82... Line 88...
82
] ;
88
] ;
Line 83... Line 89...
83
 
89