Reloading the spellcheck dictionary | Community
Skip to main content
New Participant
October 16, 2015
Solved

Reloading the spellcheck dictionary

  • October 16, 2015
  • 1 reply
  • 894 views

We have a requirement to allow our users to customize on demand the dictionary that the rte spellcheck plugin uses. We've already set up an administration page so that they can easily insert and remove words from the dictionary. This works well except that the changes only apply after the server is restarted. Is there any way we can hook into the process that loads the dictionary to trigger a reload without restarting the server?

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

See this AEM doc topic:

http://dev.day.com/docs/en/cq/current/administering/configuring_rich_text_editor.html

In some cases -- when you modify AEM, a restart is required. 

1 reply

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

See this AEM doc topic:

http://dev.day.com/docs/en/cq/current/administering/configuring_rich_text_editor.html

In some cases -- when you modify AEM, a restart is required.