I have played around with FCKeditor and its spellchecker. It has nice integration using javascript with SpellerPages (aspell). There is both a PHP and Perl CGI server side implementation. It shouldn't be too hard to implement a Java based solution. It seems to work well and can ignore HTML markup.
http://wiki.fckeditor.net/Developer%27s_Guide/Configuration/Spell_Checker Regards, Glenn On Mon, Apr 17, 2006 at 11:41:30AM -0400, Brian Blakeley wrote: > > > Drop the speeelllchequer? Please, not until there is an alternative in > place. I know it is a little weird - marking all the html as an error > for example, but it does give me some peace of mind on more that the > occassional occassion. > > So, I say Please Maintain my ability to be correcctted when I needs to > be. > > Thanks! > > > On Mon, 2006-04-17 at 11:04 -0400, Dave Johnson wrote: > > When implementing entry summary/content, I left the spell-checker in > > place, but only for entry text/content as before. I didn't do the > > extra work to enable spell-checking of entry summary. I must admit. > > I've never been really happy with the spell-checker and I wonder: > > > > Does anybody actually use the Roller spell-checker? > > > > There are some problems with it: > > - The dictionary is tiny > > - The Jazzy component is LGPL licensed > > - The user interface is unpleasant > > - All HTML elements are marked as misspellings > > > > Personally, I'd like to drop it entirely and (at an unspecified > > future time) seek an alternative. > > > > Any thoughts on the spell checker? > > Any suggestions for an alternative? > > > > - Dave > > Glenn
