Does Spell check play nice with TinyMCE?
jasonwhat - November 17, 2005 - 18:37
| Project: | AJAX Spellcheck |
| Version: | 4.6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Thanks for this cool module. Before I install the two required modules, I was just wondering if this has been tested with Tinymce or any similar js dependent rich text editors.

#1
With TinyMCE all you have to do is explain to users that they have to disable rich text before performing the spell check. Unfortunately, the spell check interprets the html tags as bad spelling though...
#2
Carlos, the current spellchecker will ignore any unknown term if it is used often enough.
I don't have any plans to make this work with any of the RTEs available to Drupal. If those modules wish to make use of this spell check module then I may be able to make this slightly easier. In other words, I'd rather the maintainers of those modules did the work as I can't maintain it to work with all of them - especially since I don't use any!
#3
I had spellcheck working fine, but as of a few days ago it stopped working. There is a noticeable delay after you push the button, then it just says "no spelling errors". I suspect it is just timing out when trying to connect to the spellcheck service (I think I read somewhere it uses a google spell check service or something)
#4
I'm not getting anything here, even if I disable rich text. Any tips?