Diff for /loncom/html/adm/fckeditor/loncapaconfig.js between versions 1.2 and 1.3

version 1.2, 2009/11/24 00:54:36 version 1.3, 2009/11/24 00:57:02
Line 6  FCKConfig.ToolbarSets["Default"] = [ Line 6  FCKConfig.ToolbarSets["Default"] = [
  ['OrderedList','UnorderedList','-','Outdent','Indent'],   ['OrderedList','UnorderedList','-','Outdent','Indent'],
  ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],   ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
  ['Link','Unlink','Anchor'],   ['Link','Unlink','Anchor'],
  ['Image','Table','Rule','-', 'Smiley','SpecialChar','PageBreak'],   ['Image','Table','Rule', 'Smiley','SpecialChar','PageBreak'],
  ['TextColor','BGColor'],   ['TextColor','BGColor'],
  ['Style','FontFormat','FontName','FontSize'],   ['Style','FontFormat','FontName','FontSize'],
  ['FitWindow','-','About']   ['FitWindow','-','About']

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>