Extension:ViewTable/de
From Linux Web Expert
<translate> This extension is currently not actively maintained!</translate> <translate> Although it may still work, any bug reports or feature requests will more than likely be ignored.</translate> |
ViewTable Freigabestatus: ohne Wartung |
|
---|---|
File:ViewTable.png | |
Beschreibung | View database tables |
Autor(en) | Leucostictetalk |
MediaWiki | 1.24+ |
Lizenz | GNU General Public License 3.0 oder neuer |
Herunterladen | GitHub:
<translate> Note:</translate> |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
This creates a special page, Special:ViewTable, that allows bureaucrats to view database tables. User Special:ViewTable/all to view all tables (will probably take awhile because of the objectcache.
Installation
- <translate> <tvar name=1>Erweiterung herunterladen</tvar> and place the file(s) in a directory called <tvar name=name>
ViewTable/de
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
require_once "$IP/extensions/ViewTable/de/ViewTable/de.php";
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
Categories:
- Pages with script errors
- Pages with broken file links
- Unmaintained extensions/de
- Extensions with invalid or missing type/de
- Extensions with manual MediaWiki version
- GPL licensed extensions/de
- Extensions in GitHub version control/de
- All extensions/de
- Extensions not in ExtensionJson
- Extensions not using extension registration