]> git.mjollnir.org Git - moodle.git/commit
MDL-14739: previous commit half-failed, re-submitting new files for spellchecker...
authorscyrma <scyrma>
Mon, 12 May 2008 03:10:33 +0000 (03:10 +0000)
committerscyrma <scyrma>
Mon, 12 May 2008 03:10:33 +0000 (03:10 +0000)
commit76d64f22b800644f7e218a6b93510161c42e9fea
treef160dadd55dc2ff54bd2a6dae92328cf0ce31a72
parent81502602d52cce747c20ad5e92c2493a116ed1bb
MDL-14739: previous commit half-failed, re-submitting new files for spellchecker plugin
lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/changelog [new file with mode: 0644]
lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/EnchantSpell.php [new file with mode: 0644]
lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/GoogleSpell.php [new file with mode: 0644]
lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/PSpell.php [new file with mode: 0644]
lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/PSpellShell.php [new file with mode: 0644]
lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/SpellChecker.php [new file with mode: 0644]
lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/utils/JSON.php [new file with mode: 0644]
lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/classes/utils/Logger.php [new file with mode: 0644]
lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/config.php [new file with mode: 0644]
lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/includes/general.php [new file with mode: 0644]
lib/editor/tinymce/jscripts/tiny_mce/plugins/spellchecker/rpc.php [new file with mode: 0644]