https://github.com/ether/ep_spellcheck
Toggle native spell checking in Etherpad
https://github.com/ether/ep_spellcheck
Last synced: 9 months ago
JSON representation
Toggle native spell checking in Etherpad
- Host: GitHub
- URL: https://github.com/ether/ep_spellcheck
- Owner: ether
- License: apache-2.0
- Created: 2013-03-27T13:40:46.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T12:10:23.000Z (over 1 year ago)
- Last Synced: 2025-04-03T08:16:34.518Z (11 months ago)
- Language: JavaScript
- Size: 256 KB
- Stars: 7
- Watchers: 5
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
 
# Spell checker for Etherpad
Toggle on/off 'SpellCheck' option in Settings. Uses your native browser spellchecker
## Set spellcheck off as default
1. Open `settings.json`
2. Append:
``ep_spellcheck: { disabledByDefault : true }``
## TODO
* Remember user settings as cookies