Subversion Repositories Applications.papyrus

Rev

Rev 1922 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1922 Rev 1927
Line 121... Line 121...
121
 
121
 
122
FCKConfig.ToolbarSets["Papyrus"] = [
122
FCKConfig.ToolbarSets["Papyrus"] = [
123
  ['FitWindow','ShowBlocks','Source','Preview','-','Cut','Copy','Paste','PasteText','PasteWord','SelectAll','-','Undo','Redo','Find','Replace'],
123
  ['FitWindow','ShowBlocks','Source','Preview','-','Cut','Copy','Paste','PasteText','PasteWord','SelectAll','-','Undo','Redo','Find','Replace'],
124
  ['RemoveFormat','Bold','Italic','Underline','StrikeThrough','Subscript','Superscript','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-','OrderedList','UnorderedList'],
124
  ['RemoveFormat','Bold','Italic','Underline','StrikeThrough','Subscript','Superscript','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-','OrderedList','UnorderedList'],
125
  '/',
125
  '/',
126
  ['Image','Table','Link','Unlink','Rule','SpecialChar'],
126
  ['Image','Link','Unlink','Table','Rule','SpecialChar'],
127
  ['FontFormat','FontName','FontSize',],
127
  ['FontFormat','FontName','FontSize',],
128
  ['TextColor','BGColor'],
128
  ['TextColor','BGColor'],
129
  ['About']
129
  ['About']