Title: TinyMCE Tabfocus Patch
Author: jbeeler
Published: <strong>12. februar, 2010</strong>
Last modified: 14. februar, 2010

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# TinyMCE Tabfocus Patch

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

[Download](https://downloads.wordpress.org/plugin/tinymce-tabfocus-patch.1.1.zip)

 * [Detaljer](https://da.wordpress.org/plugins/tinymce-tabfocus-patch/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/tinymce-tabfocus-patch/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/tinymce-tabfocus-patch/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/tinymce-tabfocus-patch/#developers)

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

## Beskrivelse

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

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.

## FAQ

  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.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“TinyMCE Tabfocus Patch” er open source-software. Følgende personer har bidraget
til dette plugin.

Bidragsydere

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

[Oversæt “TinyMCE Tabfocus Patch” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/tinymce-tabfocus-patch)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/tinymce-tabfocus-patch/),
tjek [SVN repository](https://plugins.svn.wordpress.org/tinymce-tabfocus-patch/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/tinymce-tabfocus-patch/)
via [RSS](https://plugins.trac.wordpress.org/log/tinymce-tabfocus-patch/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

**Changes in version 1.1**

 * Corrected bug which prevented other TinyMCE plugins from loading

**Changes in version 1.0**

 * Initial Release.

## Meta

 *  Version **1.1**
 *  Senest opdateret **16 år siden**
 *  Aktive installationer **40+**
 *  WordPress-version ** 2.8 eller højere **
 *  Testet op til **2.9.2**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/tinymce-tabfocus-patch/)
 * Tags
 * [posts](https://da.wordpress.org/plugins/tags/posts/)[tab](https://da.wordpress.org/plugins/tags/tab/)
   [tinyMCE](https://da.wordpress.org/plugins/tags/tinymce/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/tinymce-tabfocus-patch/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

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