Skin:Bouquet/bg
Appearance
Bouquet Release status: stable |
|
---|---|
Author(s) |
|
Latest version | 1.2.3 |
MediaWiki | 1.39+ |
PHP | 5.3+ |
License | GNU General Public License 2.0 or later |
Download | |
Example | Interface Messages Wiki, Wikimedia Skins Lab |
Quarterly downloads | 10 (Ranked 27th) |
Public wikis using | 862 (Ranked 24th) |
Public wikis using as default skin | 0 |
Translate the Bouquet skin if it is available at translatewiki.net | |
Issues : | Open tasks · Report a bug |
Bouquet is a MediaWiki skin ported from the free and open source, GPL-licensed WordPress theme with the same name. It is described on the WordPress theme site as "an elegant, simple theme[sic] inspired by the beauty found in flowers".
The WordPress theme was written by Automattic and the MediaWiki port was done by Jack Phoenix on 11 January 2014 for ShoutWiki.
Main features
- Two navigation "portlets" — custom, drop-down based menu (
[[MediaWiki:Bouquet-navigation]]
) at the top of the page, and[[MediaWiki:Sidebar]]
as the right-hand sidebar
- Three themes:
- forget-me-not (internal name (for the usetheme URL parameter and
$wgDefaultTheme
) forgetmenot)
- forget-me-not (internal name (for the usetheme URL parameter and
- pink dogwood (internal name pinkdogwood)
- tiger lily (internal name tigerlily)
- Custom header/logo image (
[[File:Bouquet-skin-logo.png]]
, 1100x180 pixels)
Инсталиране
- Download and place the file(s) in a directory called
Bouquet
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadSkin( 'Bouquet' );
- Готово - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.