Spell checker: learned words

Are you missing a feature? Request its implementation here.
bwalters
Posts: 13
Joined: Wed Dec 11, 2013 4:45 pm

Spell checker: learned words

Post by bwalters »

Hello,
Back when we first started using the Oxygen editor online with the Applet version there was a "learn" word feature in the spell checking utility. Is this something that is available through the options.xml file in the Web Author, or can this feature be brought back to an upcoming version of the Oxygen XML Web Author.

Thanks much!
cristi_talau
Posts: 495
Joined: Thu Sep 04, 2014 4:22 pm

Re: Spell checker: learned words

Post by cristi_talau »

Hello,

We developed a plugin for the learn word functionality [1] that saves the learned words in a file on the server. Alternatively, it can send the learned words to a REST API.

There is also an option to add a ".tdi" file in Web Author and it will be used to define learned words, but this is less interractive - the admin adds the file and everybody uses it but cannot be changed directly from the editor.

More details here [2].

Best,
Cristian

[1] https://github.com/oxygenxml/web-author ... rds-plugin
[2] https://www.oxygenxml.com/doc/versions/ ... -list.html
bwalters
Posts: 13
Joined: Wed Dec 11, 2013 4:45 pm

Re: Spell checker: learned words

Post by bwalters »

Thank you! That is very helpful.
Post Reply