File:  [LON-CAPA] / loncom / html / adm / fckeditor / commands
Revision 1.3: download - view: text, annotated - select for diffs
Wed Nov 25 03:39:13 2009 UTC (14 years, 7 months ago) by faziophi
Branches: MAIN
CVS tags: version_2_9_99_0, version_2_10_0_RC1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Upgrades FCKEditor to version 2.6.5, including the tar.gz package.
Improvements/Features:
   -- IE8 Compatibility
   -- Spell Check As You Type (SCAYT)
Also:
   -- removed Image and Table toolbar buttons temporarily due to bugs
      5966 and 5550, respectively, while a permanent solution
      can be worked on
   -- Image Browser shut off (see bug 5966); a solution may or may
      not be possible

path=`pwd`
cd $1
echo $path/FCKeditor_2.6.5.tar.gz
tar xzf $path/FCKeditor_2.6.5.tar.gz
cp $path/loncapaconfig.js fckeditor/loncapaconfig.js

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