Spellcheck
This module adds spell-checking capabilities to all nodes via aspell. It creates a submit button within the node add/edit that when clicked, opens a new browser window and displays the misspelled words and suggests replacements. After the text has been corrected, it will update the main node form with the changes and the spell-checking window will close.
Update: Spellchecking comments workaround, Node Comment module http://drupal.org/project/nodecomment creates comments which are nodes, thus spellcheck using node API can do it's thing. Just follow the setup instructions for Node Comment module and the spellcheck button will automatically appear in comments.
Future enhancements may include:
- Languages other than English
- Input areas other than node body (ie comments and titles)
- Updating the dictionary
Sponsored by xweb: http://www.xweb.com.au
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2007-Jun-19 | 17.5 KB | Download · Release notes | Development snapshot | |
