Extension:NewsBox
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Implementation | SkinCategory:Skin extensions |
Description | Adds a news box below the toolbox [sic] |
Author(s) | Jack Phoenix |
Latest version | 2.3 |
MediaWiki | >= 1.35.0 |
License | GNU General Public License 2.0 or later |
Download | Category:Extensions in Wikimedia version control Version history |
Example | Any ShoutWiki site |
Quarterly downloads | 3 (Ranked 87th) |
Public wikis using | 1,145 (Ranked 241st) |
Translate the NewsBox extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
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
- Download and move the extracted
NewsBox
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/NewsBox - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'NewsBox' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Category:Extensions by ShoutWiki
Category:All extensions
Category:Extensions by ShoutWiki
Category:Extensions in Wikimedia version control
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:MonacoWidgets extensions
Category:SkinAfterPortlet extensions
Category:SkinBuildSidebar extensions
Category:Skin extensions
Category:Stable extensions