By parahumanoid on
Hi.
Basically, as the subject line says, I can't get TinyMCE spellchecker to show up in the TinyMCE profile.
I installed the WYSIWYG API module and the TinyMCE library successfully. I followed the instructions
at http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/spellchecker to install the spellchecker module, but got stuck at point #6 "Edit your TinyMCE configuration. Add "spellchecker" to the list of plugins".
Where is that? I unpacked the plugin into the sites/all/libraries/tinymce/plugins directory, so now it contains a subdirectory "spellchecker". But how do I get the spell checker button to show up in the list of available buttons and plugins?
Thank you.
Alex.
Comments
Wysiwyg SpellCheck module
Alex,
I used the Wysiwyg SpellCheck module to get this working. http://drupal.org/project/wysiwyg_spellcheck
Follow the Wysiwyg SpellCheck module instructions, and place the spell check plugin code under the Wysiwyg SpellCheck module directory, not the TinyMCE directory. If you are content to use Google spell check, you don't event need to modify the config.php file.
Thank you
Thanks for your answer. I've already solved this (btw, exactly the way you pointed to).
can you give me the exact
I did same as you mentioned but spell checker is not working for me.
can you give me the exact link of the spellchecker which you have choosen.
Thanks.