From: Lewis B. <lbe...@ab...> - 2000-08-23 19:54:27
|
---------- Forwarded Message ---------- Subject: Re: SquirrelSpell v0.1b -- spell checker plugin Date: Wed, 23 Aug 2000 14:27:03 -0500 From: Lewis Bergman <lbe...@ab...> Very impressive! Seems to work very well. hmmm java though. When you think about it, probably the most efficient as far as trafiic I guess. This brings up a question for our task list. We currently have put off spell checking until pspell is implemented in a release version. Do we want to keep that due to its pure html format and speed as a native php4 function or ditch the whole thing for this plugin? On a different note: I wonder: Since java is a per user selection, could we function ispell_setup(){ include("../../src/load_prefs.php"); if ($use_javascript_addr_book == true) { echo "<input type=.........." } } This would give people who selected the java address book the java spellchecker and wouldn't print out the button for those without it. A little more multiuser friendly. I don't know if the above could would work. Also, the selection box in options would need to reflect that the java selection isn't just for the addressbook. What do you think? -- Lewis Bergman Texas Communications 4309 Maple St. Abilene, TX 79602 915-695-6962 -- SquirrelMail General Mailing List (http://www.squirrelmail.org) Archives: http://www.squirrelmail.org/list_archives.php Unsubscribe: http://www.squirrelmail.org/list_admin.php ------------------------------------------------------- -- -- Lewis Bergman Texas Communications 4309 Maple St. Abilene, TX 79602 915-695-6962 |