Wysiwyg SpellCheck
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
(Note: in 6.x-1.3: TinyMCE spellchecker plugin location changed to /sites/all/libraries/tinymce/jscripts/tiny_mce/plugins/spellchecker)
(Note: in 6.x-1.2 Documentation updated: correct path for download is wysiwyg_spellcheck/tinymce/spellchecker/)
Wysiwyg SpellCheck module is a plugin for wysiwyg editor that enables TinyMCE spellchecker plugin.
Currently supports only Drupal-6.x/7.x and TinyMCE. 6.x-1.x-dev branch supports CKEditor with ASpell.
Requires Wysiwyg API.
Installation
Follow the instructions in INSTALL.txt
check if the spellchecker plugin is installed correctly by going to this URL:
http://<yoursite>/sites/all/libraries/tinymce/jscripts/tiny_mce/plugins/spellchecker/rpc.php
- you should see a string in curly braces {"result":null,...}
Credits
Drupal module written by iva2k.
