]> git.mjollnir.org Git - moodle.git/commit
Add editor settings feature and Ludo's (Marc Alier) spellchecking functionality.
authorjulmis <julmis>
Sat, 21 Aug 2004 10:12:09 +0000 (10:12 +0000)
committerjulmis <julmis>
Sat, 21 Aug 2004 10:12:09 +0000 (10:12 +0000)
commiteb2042f6856a1078971f38e1e5d2166a366ef7aa
tree7605769ad6197550f9268a01cf2f18439ab4c94c
parent7a1efb695dd721b050f52263daaa6d5e7dbd3d4d
Add editor settings feature and Ludo's (Marc Alier) spellchecking functionality.
- Needs testing and should consider unstable.
21 files changed:
admin/configure.php
admin/editor.html [new file with mode: 0644]
admin/editor.php [new file with mode: 0644]
admin/index.php
config-dist.php
lang/en/moodle.php
lib/defaults.php
lib/javascript.php
lib/speller/blank.html [new file with mode: 0644]
lib/speller/changes.txt [new file with mode: 0644]
lib/speller/controlWindow.js [new file with mode: 0644]
lib/speller/controls.html [new file with mode: 0644]
lib/speller/lib.php [new file with mode: 0644]
lib/speller/server-scripts/spellchecker.php [new file with mode: 0644]
lib/speller/spell.gif [new file with mode: 0644]
lib/speller/spellChecker.js [new file with mode: 0644]
lib/speller/spellchecker.html [new file with mode: 0644]
lib/speller/spellerStyle.css [new file with mode: 0644]
lib/speller/wordWindow.js [new file with mode: 0644]
lib/weblib.php
mod/forum/mod.html