Title: TinyMCE Tabfocus Patch
Author: jbeeler
Published: <strong>12 februāris, 2010</strong>
Last modified: 14 februāris, 2010

---

Meklēt spraudņus

Šī spraudnis **nav atjaunināts vairāk kā divus gadus**. Varbūt, tas vairs netiek
uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress
versijām.

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

# TinyMCE Tabfocus Patch

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

[Lejupielādēt](https://downloads.wordpress.org/plugin/tinymce-tabfocus-patch.1.1.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/tinymce-tabfocus-patch/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/tinymce-tabfocus-patch/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/tinymce-tabfocus-patch/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/tinymce-tabfocus-patch/#developers)

 [Atbalsts](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/)

## Apraksts

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.

## Uzstādīšana

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.

## BUJ

  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.

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

“TinyMCE Tabfocus Patch” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši
šādi cilvēki.

Līdzdalībnieki

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

[Tulkot “TinyMCE Tabfocus Patch&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/tinymce-tabfocus-patch)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/tinymce-tabfocus-patch/),
apmeklējiet[ SVN krātuvi ](https://plugins.svn.wordpress.org/tinymce-tabfocus-patch/)
vai abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/tinymce-tabfocus-patch/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/tinymce-tabfocus-patch/?limit=100&mode=stop_on_copy&format=rss).

## Izmaiņu žurnāls

**Changes in version 1.1**

 * Corrected bug which prevented other TinyMCE plugins from loading

**Changes in version 1.0**

 * Initial Release.

## Meta

 *  Versija **1.1**
 *  Pēdējo reizi atjaunots: **pirms 16 gadiem**
 *  Aktīvās instalācijas: **40+**
 *  WordPress versija ** 2.8 vai jaunāka **
 *  Pārbaudīts līdz: **2.9.2**
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/tinymce-tabfocus-patch/)
 * Birkas:
 * [posts](https://lv.wordpress.org/plugins/tags/posts/)[tab](https://lv.wordpress.org/plugins/tags/tab/)
   [tinyMCE](https://lv.wordpress.org/plugins/tags/tinymce/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/tinymce-tabfocus-patch/advanced/)

## Vērtējumi

Vēl nav iesniegta neviena atsauksme.

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

[Skatīt visas atsauksmes](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/reviews/)

## Līdzdalībnieki

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

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/)