» Who knew that Mister T was such a fashion maven? (0)

» "And right then," Knox said, "I heard, 'Excuse me, would it be OK if we carried her around and she touched each bag?'" Sportsmanship defined. (0)

» Web-based sequence diagram generator. Whoda thunk? Next thing you know you'll be able to buy stuff online. (0)

Spelling Checker plugin for WordPressSpelling Checker plugin for WordPress

IMPORTANT NOTE FOR WORDPRESS 2.0 USERS

This plugin doesn’t play well in WordPress 2.0. I’m well aware of this. Some day I may update it but it is nowhere near the top of my priority list. Support questions for 2.0 installations will not make it out of moderation.

Latest version is 1.18, released 06/23/05.

I’ve been looking for a spelling checker plug-in for WordPress for a while. Didn’t find anything to my liking, so I figured I’d create one myself. The fruits of those labors are now here!

The Spelling Checker plugin for WordPress

With this plugin a new button appears alongside the rest to pop-up a spelling checker derived from the Speller Pages SourceForge project. No more typos!

This is a 1.18 release and it has been tested on WordPress 1.5.1.2. Please direct any questions or problems to me in this post.

Digg!

457 Responses to “Spelling Checker plugin for WordPress”

Pages: « 46 ... 44 43 [42] 41 40 ... 1 » (Show All)

  1. 420

    badrad Says:

    I am with Dan, patiently waiting for a 2.0 update which I am sure will come.

  2. 419

    ColdForged Says:

    Dave said: How can I get it to use the en_CA dictionary? Putting “en” works, but I want the Canadian aspell dictionary to be used.

    Dunno Dan, if it works from the command line it should work from the plugin. Try getting rid of the default personal dictionary you have listed and setting the language then.

    Dan said: Hi, do you have any plans to tweak this to work with 2.0?

    Not at this time. I don’t futz with betas, especially with plugins. Things are too crazy. Once it’s released and if I ever decide to upgrade I might update it, but I couldn’t say for sure.

    jjk said: FATAL: You forgot to make the personal dictionary directory writable. Please read the install instructions and chmod this folder to provide write privileges to the Apache task.

    Dunno. It’s possible the path isn’t what you think it is. Try modifying the wp-content/plugins/spell-plugin.php file. Go to line 311 and change this:

    if(!is_writable(dirname($speller_settings[’aspell_dict’])))

    to this:

    if( 0 )

    And see if it works. If yes, then there’s something weird about your setup, but you should be okay. If no, then there’s something weird about your setup and hopefully it’ll tell you a bit more :) .

    Charles said: Any thoughts on what I dorked up?

    Not really but it sounds like a lulu :( . Sorry, I really have no suggestions as I’ve never seen the like.

  3. 418

    jjk Says:

    For whatever reason, I cannot get the personal dictionary to appear writeable. I keep getting the error:

    FATAL: You forgot to make the personal dictionary directory writable. Please read the install instructions and chmod this folder to provide write privileges to the Apache task.

    However, I have pointed the spell checker to /var/www/html/wp-content/spell-plugin/aspell.personal , and I have changed that whole spell-plugin directory to 777 with no effect. The directory is owned by my local user and is in the group apache. What am I doing wrong?

    WordPress version 1.5.1.3, Spelling Checker 1.18

  4. 417

    Dan Says:

    Hi, do you have any plans to tweak this to work with 2.0? The plugin still works with the plain text editor, but if the TinyMCE editor is enabled, the plugin reports not mistakes (it doesn’t appear to check the right text field).

    This is by far the best spell check plugin I’ve found, so it’d be fantastic if it could be made to work with 2.0. I’d be happy to test it too.

    All the best!

  5. 416

    Charles M Says:

    Hi. I think I incorrectly upgraded to 1.18. When I went to activate the plugin on the plug-in page, my whole site just shows bland. I have manually deleted all of the filed from the wp-content and plugin directory and I got my page back. But whenever I re-try to install the plugin and go to the WordPress plugin activation page, the whole is blank again.

    Any thoughts on what I dorked up?

  6. 415

    Dave Says:

    BTW, enCA and enUS both work from the command line, but for some reason they don’t work in the spell checker plugin

  7. 414

    Dave Says:

    How can I get it to use the en_CA dictionary? Putting “en” works, but I want the Canadian aspell dictionary to be used.

  8. 413

    Maxime Says:

    Carlton : I suggest to developp it yourself. I think there is no version without disabling PHP SAFE MODE.

  9. 412

    Carlton Bale Says:

    Looking forward to a version that does not require disabling PHP SAFE MODE. Looks like a great plugin otherwise!

  10. 411

    Richard Silverstein Says:

    Brian: When the plugin was briefly working & then stopped working I was with Bluehost. I never got any error when it stopped working–it just didn’t work whenever I tried it.

    Now, I’ve moved to Carthik Sharma’s server & since then I’m getting the error I mentioned. I’ve sent him an e mail asking if he can help figure this one out. Hopefully, he can.

Pages: « 46 ... 44 43 [42] 41 40 ... 1 » (Show All)

Leave a Reply

How do I get a cool icon like yours? Obviously "cool" is subjective, but you can have your own icon displayed here by signing up for a gravatar. Note that I currently accept up to an R-rated icon though that may change in the future.

You may use Markdown syntax in your comments.

Name

Mail (never published)

Website

In order to comply with COPPA and cover my own ass, you must be 13 or older to post a comment here. Period, no exceptions.

Comment Preview

  1. 458

    Someone Says: