Changes between Initial Version and Version 1 of Ticket #23343, comment 1
- Timestamp:
- 01/31/13 20:08:36 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23343, comment 1
initial v1 1 It is quite easy to configure this when you have full access to your server. TinyMCE has a setting for the [http://core.trac.wordpress.org/browser/trunk/wp-includes/class-wp-editor.php#L347 spellchecked backend URL]. You can move the backend anywhere and configure it, then it would take a simple one-line WordPress plugin to "tell" TinyMCE the new location .1 It is quite easy to configure this when you have full access to your server. TinyMCE has a setting for the [http://core.trac.wordpress.org/browser/trunk/wp-includes/class-wp-editor.php#L347 spellchecked backend URL]. You can move the backend anywhere and configure it, then it would take a simple one-line WordPress plugin to "tell" TinyMCE the new location using the `'tiny_mce_before_init'` filter.
