[Zope-dev] Spell checking module
Phil Harris
phil.harris@zope.co.uk
Wed, 27 Jun 2001 10:46:45 +0100
Somewhere on the xmlrpc.com site there is reference to a spell checker th=
at
can be used via xmlrpc, this could be used in Zope quite easily.
http://www.stuffeddog.com/speller/ I think is the place to look.
Phil
----- Original Message -----
From: "Remi Delon" <rdelon@hotmail.com>
To: <zope-dev@zope.org>
Sent: Wednesday, June 27, 2001 9:35 AM
Subject: [Zope-dev] Spell checking module
> Hello,
>
> I have a website where users can post messages (using a textarea).
> I would like to be able to spell-check what they submit and
> notify them of possible mistakes. (much like the online
> spell-checker of hotmail that I'm using right now :-))
>
> Has anybody ever written anything for zope that does something
> similar ?
> I was thinking of using ispell, maybe through a pipe ?
> A search on "ispell" or even "spell" on the zope.org website
> doesn't give any interesting result (same on python.org).
>
> Thanks.
>
> R=E9mi.
>
> _______________________________________________________________________=
__
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.co=
m.
>
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope )