[wp-trac] Re: [WordPress Trac] #9798: TinyMCE Spellchecker not
working behind firewall (google spellcheck)
WordPress Trac
wp-trac at lists.automattic.com
Wed May 13 10:58:28 GMT 2009
#9798: TinyMCE Spellchecker not working behind firewall (google spellcheck)
--------------------------+-------------------------------------------------
Reporter: bforchhammer | Owner: azaozz
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: TinyMCE | Version: 2.8
Severity: normal | Keywords: has-patch proxy spellchecker
--------------------------+-------------------------------------------------
Comment(by bforchhammer):
Second patch
- dirname instead of '../../' on require
- overloaded function _unhtmlentities and removed 'e' option from
preg_replace calls
- added feature to allow "spelling exceptions"
I am not sure if this is the correct way of handling "suggestions". Do we
have to maintain a list of possible "miss-spellings" and map it to the
correctly spelled words, or is there a better way of doing this?
Also is one filter for the exception list appropriate? How should it be
named (any wp convention that I should follow)?
Documentation isn't complete either.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9798#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list