Apariencia:Strapping
Strapping Estado de lanzamiento: estable |
|
---|---|
Descripción | Open-source Bootstrap-based skin |
Autor(es) | Garrett LeSage |
MediaWiki | 1.39+ |
Licencia | GNU Licencia Pública general 2.0 o más tarde |
Descarga | |
Public wikis using | 75 (Ranked 41st) |
Public wikis using as default skin | 23 |
Translate the Strapping skin if it is available at translatewiki.net | |
Asuntos : | Tareas abiertas · Reportar un bug |
Strapping is an open-source Bootstrap-based skin, originally developed for <oVirt.org>.
Installation
- Descarga y extrae los archivos en el directorio «
mediawiki-strapping
» dentro del directorioskins/
existente. - Añade el siguiente código al final de tu archivo LocalSettings.php :
wfLoadSkin( 'mediawiki-strapping' ); $wgDefaultSkin = 'strapping'; // sic! This line makes this skin the default skin.
- Hecho - Navega a Special:Version en tu wiki para verificar que la apariencia se ha instalado correctamente.
Using the MediaWiki 1.41 branch is recommended for MediaWiki 1.39.x and 1.40.x.
Véase también
Other skins and extensions related to the Bootstrap framework:
- Skins based on Bootstrap - Overview of skins based on the Bootstrap framework
- Extension:Bootstrap - Provides the Bootstrap framework to MediaWiki
- Extension:BootstrapComponents - Provides further components to the Bootstrap framework for MediaWiki
- Other
- Bootstrap for MediaWiki wiki — Examples and Demos
- Enhance Your MediaWiki with Bootstrap — Blog post about improving your wiki by integrating it with Bootstrap and its components; published January 20, 2024