Erweiterung:Tab Override
![]() | Diese Erweiterung wird derzeit nicht aktiv gepflegt! Obwohl sie möglicherweise immer noch funktioniert, werden Fehlerberichte oder Featureanfragen höchstwahrscheinlich ignoriert. |
![]() Freigabestatus: ohne Wartung |
|
---|---|
Einbindung | Benutzer-Schnittstelle, Oberfläche |
Beschreibung | Allows you to use the tab key as you normally would in a text-editor |
Autor(en) | Bill Bryant, Mathew Tinsley (mtinsleyDiskussion) |
Letzte Version | 2.0.1 (2010-04-12) |
MediaWiki | 1.7.0 |
Lizenz | GPL |
Herunterladen | Erweiterung herunterladen ReadMe Changelog |
Was kann diese Erweiterung machen?
Tab Override allows you to use the tab key as you normally would in a text editor or IDE. In other words, pressing the tab key inserts a tab character rather than removing focus from the text area. This makes writing source code much easier.
Verwendung
Keine Konfiguration notwendig. After it is installed you can test it by editing a page and pressing the tab key in the textarea.
Installation
To install this extension, add the following to LocalSettings.php :
require_once("$IP/extensions/tab-override/tab-override.php");