[wp-trac] Re: [WordPress Trac] #9798: TinyMCE Spellchecker not
working behind firewall (google spellcheck)
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 11 08:55:33 GMT 2009
#9798: TinyMCE Spellchecker not working behind firewall (google spellcheck)
--------------------------+-------------------------------------------------
Reporter: bforchhammer | Owner: azaozz
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8.1
Component: TinyMCE | Version: 2.8
Severity: normal | Keywords: has-patch needs-testing dev-feedback
--------------------------+-------------------------------------------------
Comment(by azaozz):
Few thoughts about the core patch:
* we need to include the classes only when doing spell checking, no point
including them on each page load,
* better to use `admin_url()` and `includes_url()` as they get the right
protocol (http/https),
* can probably add another `case` in admin-ajax.php to include all needed
files and instantiate the classes, etc.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9798#comment:33>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list