Page 1 of 1

SpellCow integration - is it possible ?

Posted: Fri Oct 06, 2006 7:47 am
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...

Re: SpellCow integration - is it possible ?

Posted: Fri Oct 06, 2006 11:50 am
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