Extension:NewsBox
From Linux Web Expert
NewsBox Release status: stable |
|
---|---|
Implementation | Skin |
Description | Adds a news box below the toolbox [sic] |
Author(s) | Jack Phoenix |
Latest version | 2.1.5 |
MediaWiki | 1.39.7+ |
License | GNU General Public License 2.0 or later |
Download | Version history |
Example | Any ShoutWiki site |
Expand | |
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'). |
Translate the NewsBox extension if it is available at translatewiki.net |
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</tvar>|Download]] and move the extracted <tvar name=name>
NewsBox
</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 - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'NewsBox' );
- 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
- Stable extensions
- Extensions without an image
- Skin extensions
- Extensions without a compatibility policy
- Extensions with manual MediaWiki version
- GPL licensed extensions
- Extensions in Wikimedia version control
- MonacoWidgets extensions
- SkinAfterPortlet extensions
- SkinBuildSidebar extensions
- All extensions
- Extensions by ShoutWiki