User dictionary
How it works
Predefined user dictionary
Configuration by integration
Integration
Parameter
Example: WProofreader configuration with a predefined user dictionary
<script>
window.WEBSPELLCHECKER_CONFIG = {
...
userDictionaryName: 'user-123-dictionary'
};
</script>Hiding dictionary preferences from end users
Example: SCAYT plugin for CKEditor 4
Limitations
Limit
Value
Self-hosted specifics
API reference
FAQ
Are words in the user dictionary case-sensitive?
Are user dictionary words language-specific?
Can a user have more than one dictionary?
Where are dictionary words stored?
Is it possible to protect a user dictionary with a password?
What happens if I clear my browser storage and don't have a named dictionary?
Last updated
Was this helpful?

