Wysiwyg SpellCheck
iva2k - May 26, 2009 - 06:26
(Note: Documentation updated: correct path for download is wysiwyg_spellcheck/tinymce/spellchecker/)
Wysiwyg SpellCheck is a wysiwyg editor plugin that enables TinyMCE spellchecker plugin.
Currently supports only Drupal-6.0 and TinyMCE.
Requires Wysiwyg API.
File feature requests to support other editors/versions.
Installation
To enable this module, follow these instructions:
- Upload it to your sites/all/modules folder and enable it on the admin/build/modules page.
- Install TinyMCE spellchecker plugin:
- In order to use Spell Checker, you will need to download TinyMCE spellchecker plugin.
- The plugin is available from http://tinymce.moxiecode.com/download.php
- Download, extract and copy it into wysiwyg_spellcheck/tinymce/.
- After installation it should be found in wysiwyg_spellcheck/tinymce/spellchecker/
- Edit wysiwyg_spellcheck/tinymce/spellchecker/config.php
- Uncomment one of the lines that select which spellchecker to use:
- It comes with defaults using Google spellchecker.
- Other options: (see information on TinyMCE website)
- Configure one of your WYSIWYG profiles to show TinyMCE spellcheck button
- Verify that TinyMCE shows the new button when you edit a page using your WYSISWYG profile, and this button works.
Credits
Drupal module written by iva2k.
Roadmap
- Move plugin directory into sites/libraries. I'm waiting for Libraries API to stabilize.
- Support for other Wysiwyg editors (currently only TinyMCE). I'm open to co-maintainers and contributed code.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.2 | 2009-Jun-11 | 7.34 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Jun-11 | 7.34 KB | Download · Release notes | Development snapshot | |
