Spellcheck

Chris Herberte - September 28, 2003 - 16:45

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 snapshotsDateSizeLinksStatus
5.x-1.x-dev2007-Jun-1917.5 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.