Title: TinyMCE Tabfocus Patch
Author: jbeeler
Published: <strong>12.02.2010</strong>
Last modified: 14.02.2010

---

Поиск плагинов

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

![](https://s.w.org/plugins/geopattern-icon/tinymce-tabfocus-patch.svg)

# TinyMCE Tabfocus Patch

 Автор: [jbeeler](https://profiles.wordpress.org/jbeeler/)

[Скачать](https://downloads.wordpress.org/plugin/tinymce-tabfocus-patch.1.1.zip)

 * [Детали](https://ru.wordpress.org/plugins/tinymce-tabfocus-patch/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/tinymce-tabfocus-patch/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/tinymce-tabfocus-patch/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/tinymce-tabfocus-patch/#developers)

 [Поддержка](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/)

## Описание

The TinyMCE Tabfocus Patch is a WordPress plugin which disables TinyMCE plugin Tabfocus
thereby allowing tab characters to be typed into posts.

While attempting to write several posts including blocks of code I realized that
TinyMCE was stripping out all the tab characters I attempted to type. Although I
could type tab characters in HTML mode, switching between HTML and Visual removed
the tab characters, infuriating me. I use CodeColorer for code coloring, and as 
the plugin also converts tabs to non-blocking spaces automatically I don’t want 
tab characters that I paste in to get stripped.

After searching for the cause of this issue I realized that the cause was the tabfocus
TinyMCE plugin. Rather than going into post.php and manually removing the TinyMCE
plugin from the list of plugins to be automatically loaded, I wrote this WordPress
to handle it for me.

This plugin should work with TinyMCE, TinyMCE Advanced, and most other TinyMCE mods
out there.

Special thanks to Mike Walker’s TinyMCE Entities Patch which provided the basis 
for understanding how to hook the necessary section of code to solve the problem.

## Установка

Installation Instructions:

 1. Download the zip file for the plugin
 2. Upload the zip file’s contents into your WordPress installation’s plugin directory.
 3. From the **Plugin Management** page, activate the **TinyMCE Tabfocus Patch** plugin.

## Часто задаваемые вопросы

  What functionality is gained from this plugin?

You can now type tab characters in TinyMCE and not have them stripped out when you
post/switch from Visual to HTML mode.

  What functionality is lost from this plugin?

You can no longer tab in/out of the TinyMCE editor.

## Отзывы

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

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

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

Участники

 *   [ jbeeler ](https://profiles.wordpress.org/jbeeler/)

[Перевести «TinyMCE Tabfocus Patch» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/tinymce-tabfocus-patch)

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

[Посмотрите код](https://plugins.trac.wordpress.org/browser/tinymce-tabfocus-patch/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/tinymce-tabfocus-patch/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/tinymce-tabfocus-patch/)
по [RSS](https://plugins.trac.wordpress.org/log/tinymce-tabfocus-patch/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

**Changes in version 1.1**

 * Corrected bug which prevented other TinyMCE plugins from loading

**Changes in version 1.0**

 * Initial Release.

## Мета

 *  Версия **1.1**
 *  Обновление: **16 лет назад**
 *  Активных установок: **40+**
 *  Версия WordPress ** 2.8 или выше **
 *  Совместим вплоть до: **2.9.2**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/tinymce-tabfocus-patch/)
 * Метки:
 * [posts](https://ru.wordpress.org/plugins/tags/posts/)[tab](https://ru.wordpress.org/plugins/tags/tab/)
   [tinyMCE](https://ru.wordpress.org/plugins/tags/tinymce/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/tinymce-tabfocus-patch/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Your review](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/reviews/)

## Участники

 *   [ jbeeler ](https://profiles.wordpress.org/jbeeler/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/)