SpellCheckSP11 mod version .002beta
***This is an interim mod for SP 1.1***

Updated to remove the javascript error and fix the problems caused by Unix files sent in the first package.

To get this mod to work, you must have an free spellcheck account at Spellchecker.com. To register for the free account, go to http://www.spellchecker.com/developers/, and see the information about the Free Web Site Spell Checker. After you register, go to the javascript Wizard, The javascript wizard will email you the spellchecker.js contents.

Files included in zip file
spellchecker.js
readme.txt
sproxy.pl
initspell.htm
SpellCheckSP11.mod file

Instructions:
1. Remove any old spell check mod references first.
2. Apply mod.
3. Customize spellcheck.js for your board. Comments are placed in the spellcheck.js just before the line that you need to customize.
4. Customize template.html (right after <head>) so it knows where to find your spellchecker.js
5. Edit the first line of sproxy.pl to your Perl bangpath on your server.
6. Upload the files to your server:
initspell.htm and spellchecker.js into an HTML directory
sproxy.pl into your cgi-bin/yabb directory
Modified Post.pl to your yabb/Sources directory
7. You need to chmod 777 sproxy.pl

Notes:
1.Tested this mod on a clean install of SP1.1, and on my modded board (calendar, quotes, moresmilies2.0, chat1.4, games, yams3.43 plus add-on, and message_sort mods). There should not be any real conflicts with other mods because there really isn't too much to this mod file.

2. If you have guest access to posting enabled - there will be a No form found Error when the guest tries to spell check. On the todo list.

3. If sproxy.pl won't work with your server - the extension can be changed to .cgi without any ill effects.

4. For any questions - contact seawolf@webappeal.com, or Seawolf on the BoardMod site and I'll try to help - still a perl newbie.