Diff for /loncom/html/adm/fckeditor/loncapaconfig.js between versions 1.4 and 1.5

version 1.4, 2009/11/25 03:39:13 version 1.5, 2009/12/22 04:59:21
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'],
  ['Rule', 'Smiley','SpecialChar','PageBreak'], // removed 'Image', 'Table' from front   ['Table', 'Rule', 'Smiley','SpecialChar','PageBreak'], // removed 'Image', 'Table' from front
  ['TextColor','BGColor'],   ['TextColor','BGColor'],
  ['Style','FontFormat','FontName','FontSize'],   ['Style','FontFormat','FontName','FontSize'],
  ['FitWindow','-','About']   ['FitWindow','-','About']

Removed from v.1.4  
changed lines
  Added in v.1.5


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