Apariencia:Bouquet
Appearance
From mediawiki.org
This page is a translated version of the page Skin:Bouquet and the translation is 13% complete.
Estado de lanzamiento: estable |
|
|---|---|
| Autor(es) |
|
| Última versión | 1.2.3 |
| MediaWiki | 1.43+ |
| PHP | 5.3+ |
| Licencia | Licencia Pública General de GNU 2.0 o posterior |
| Descarga | |
| Ejemplo | Interface Messages Wiki, Wikimedia Skins Lab |
| Quarterly downloads | 0 |
| Public wikis using | 862 (Ranked 24th) |
| Public wikis using as default skin | 0 |
| Translate the Bouquet skin if it is available at translatewiki.net | |
| Asuntos | Tareas abiertas · Reportar un 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) - pink dogwood (internal name pinkdogwood)
- tiger lily (internal name tigerlily)
- forget-me-not (internal name (for the usetheme URL parameter and
- Custom header/logo image (
[[File:Bouquet-skin-logo.png]], 1100x180 pixels)
Installation
- Descarga y extrae los archivos en el directorio «
Bouquet» dentro del directorioskins/existente. - Añade el siguiente código al final de tu archivo LocalSettings.php :
wfLoadSkin( 'Bouquet' );
- Yes Hecho - Navega a Special:Version en tu wiki para verificar que la apariencia se ha instalado correctamente.