Quoting Liam Hoekenga <[EMAIL PROTECTED]>:

> Hey -
>
> Are any of these overrideable in a conf file?
>
> class IMP_SpellChecker {
>
>      var $_maxSuggestions = 10;
>      var $_minLength = 3;
>      var $_locale = 'en';
>      var $_encoding = 'utf-8';
>      var $_html = false;
>      var $_suggestMode = SPELLCHECKER_SUGGEST_FAST;
>      var $_localDict = array();

Not currently, but at least for some of them seems like a reasonable  
enhancement.

-chuck

-- 
"I have concerns that we are not behaving like a mature, responsible,  
collection of interdependent organisms." - Rick O.
-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to