I've a problem with adding words to the dictionary in Drupal 7 default rich text editor.
When typing content, the words which are not listed in the dictionary gets marked with a red line. When I right click on this word, I get the a popup having the facility to add the word. The popup that comes is editor's functionality, not browser's. Even if I add a word, this is again marked with a red line in another browser, or in the same browser itself after I clear the browser cache and cookies.
There is note in the spell check option of the editor,
"Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it's name and click the Restore button."
They have specified about a personal dictionary which will be stored on the server. I've added a custom dictionary name and added a few words and checked. Still I face the same problem.
If this is due to cookie, how can I know whether the cookie size had exceeded and the words are moved to server side ditionary?
Please help.
Comments
You have posted in the wrong
You have posted in the wrong section. This section is for people who are developing modules and/or having questions on writing code. At the very least, this should be in the 'Post Installation' section, though you are likely to have better success if you post in the issue queue for the actual module you are using. You can find this by going to the project page for the module - the issue queue is on the right side of the page (these days).
Contact me to contract me for D7 -> D10/11 migrations.
Thanks Jaypan
Thanks Jaypan