Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP-Spellcheck

Описание

TinyMCE SpellChecker API — this plugin provides action/filter hooks to allow easy customisation of the TinyMCE SpellChecker.

This plugin was created to solve the problem of not being able to use GoogleSpell behind a firewall. For background information on the issue read the discussions on trac ticket #9798. The ultimate goal of this plugin is to be merged into WordPress Core.

You need this plugin if…

  • You want to write a plugin for the TinyMCE SpellChecker. This plugin will provide you with respective hooks that allow to control which SpellChecker Engine is used, adjust the configuration used for initialisation of the engine and manipulate spellchecking results (independent of engine).
  • You are behind a firewall and you’d like to use the Google Spellchecker. This plugin contains a customised version of GoogleSpell that uses the new Http Transportation methods added in WordPress 2.8 which include Proxy Support for all external requests.

This plugin also contains a simple sub-plugin called «WP-SpellCheck Exceptions» which allows you to add custom words to the spellchecking dictionary. Note that this plugin is more a proof of concept than a complete/full-fleged solution. (It does not have any kind of visual administration; it only adds «WordPress» as an exception at the moment).

Установка

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«WP-Spellcheck» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP-Spellcheck» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.