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:

  1. Upload it to your sites/all/modules folder and enable it on the admin/build/modules page.
  2. 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/
  3. 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)
  4. Configure one of your WYSIWYG profiles to show TinyMCE spellcheck button
  5. 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 releasesDateSizeLinksStatus
6.x-1.22009-Jun-117.34 KBRecommended for 6.xThis is currently the recommended release for 6.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Jun-117.34 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.