Extension:NewsBox/de
From Linux Web Expert
NewsBox Freigabestatus: stabil |
|
---|---|
Einbindung | Benutzeroberfläche |
Beschreibung | Adds a news box below the toolbox [sic] |
Autor(en) | Jack Phoenix |
Letzte Version | 2.1.5 |
MediaWiki | 1.39.7+ |
Lizenz | Keine Lizenz angegeben |
Herunterladen | Version history |
Beispiel | Any ShoutWiki site |
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'). |
Übersetze die NewsBox-Erweiterung, wenn sie auf translatewiki.net verfügbar ist |
The NewsBox extension adds a news box to the left-hand sidebar, normally below the toolbox.
It works on all skins which call the SkinBuildSidebar hook — this includes all core skins (Cologne Blue, Modern, MonoBook and Vector) — as well as certain custom skins (Monaco, for example). NewsBox does not currently support the Nimbus skin.
Installation
- <translate> [[<tvar name=2>Special:ExtensionDistributor/NewsBox/de</tvar>|Download]] and move the extracted <tvar name=name>
NewsBox/de
</tvar> folder to your <tvar name=ext>extensions/
</tvar> directory.</translate>
<translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/NewsBox%2Fde - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'NewsBox/de' );
- 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>