SpellCow integration - is it possible ?

Creating and modifying plugins.
Post Reply
chrisT33
Regular
Posts: 43
Joined: Wed Sep 20, 2006 9:36 am

SpellCow integration - is it possible ?

Post by chrisT33 »

look at this:

http://youtube.com/watch?v=-VMfp97Pdac

and this: http://www.spellingcow.com/site_install.html

now... do you think this would work with Serendipity [BETA] ?!?

if YES - where should i put it ? :-/

ps: i know that it is an "spell check" plugin, but i need to install that ASPELL and i don't think i can do it...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: SpellCow integration - is it possible ?

Post by garvinhicking »

Hi!

For the backend, you could try to edit the serendipity_admin.php file and insert the JS code into the <head> section there; this will then be used for all editor pages.

Of course you could also create a plugin with that JS code that would then be used on the s9y editor page, using the backend_toolbar hook...

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply