Title: TinyMCE Tabfocus Patch
Author: jbeeler
Published: <strong>12 février 2010</strong>
Last modified: 14 février 2010

---

Recherche d’extensions

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

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

# TinyMCE Tabfocus Patch

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

[Télécharger](https://downloads.wordpress.org/plugin/tinymce-tabfocus-patch.1.1.zip)

 * [Détails](https://fr.wordpress.org/plugins/tinymce-tabfocus-patch/#description)
 * [Avis](https://fr.wordpress.org/plugins/tinymce-tabfocus-patch/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/tinymce-tabfocus-patch/#installation)
 * [Développement](https://fr.wordpress.org/plugins/tinymce-tabfocus-patch/#developers)

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

## Description

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.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« TinyMCE Tabfocus Patch » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

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

[Traduisez « TinyMCE Tabfocus Patch » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/tinymce-tabfocus-patch)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/tinymce-tabfocus-patch/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/tinymce-tabfocus-patch/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/tinymce-tabfocus-patch/)
par [RSS](https://plugins.trac.wordpress.org/log/tinymce-tabfocus-patch/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

**Changes in version 1.1**

 * Corrected bug which prevented other TinyMCE plugins from loading

**Changes in version 1.0**

 * Initial Release.

## Méta

 *  Version **1.1**
 *  Dernière mise à jour **il y a 16 ans**
 *  Installations actives **40+**
 *  Version de WordPress ** 2.8 ou plus **
 *  Testé jusqu’à **2.9.2**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/tinymce-tabfocus-patch/)
 * Étiquettes
 * [posts](https://fr.wordpress.org/plugins/tags/posts/)[tab](https://fr.wordpress.org/plugins/tags/tab/)
   [tinyMCE](https://fr.wordpress.org/plugins/tags/tinymce/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/tinymce-tabfocus-patch/advanced/)

## Évaluations

Aucun avis n’a encore été envoyé.

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

[Voir tous les avis](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/tinymce-tabfocus-patch/)