Skin:Mirage/de
Mirage Freigabestatus: stabil |
|
---|---|
Autor(en) | Mainframe98 |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backwards compatible. |
MediaWiki | 1.41+ |
Lizenz | MIT-Lizenz |
Herunterladen | Readme.md |
Beispiel | Example on MediaWiki Skins Wiki, Wikimedia Skins Lab |
Quarterly downloads | 15 (Ranked 26th) |
Public wikis using | 9 (Ranked 104th) |
Public wikis using as default skin | 0 |
Übersetze den Mirage skin wenn es auf translatewiki.net verfügbar ist | |
Vagrant-Rolle | mirage |
Probleme : | Offene Aufgaben · Einen Fehler melden |
Mirage is a responsive skin that focuses on displaying content with a rail on the right.
Über den Namen
Mirage is based on Oasis, the skin used by FANDOM. Rather than be an exact copy of the Oasis skin, Mirage is a reflection of Oasis' appearance; a mirage of an oasis.
Funktionen
Mirage supports on-wiki configuration for several of its features.
Wordmark
Mirage will use the wordmark from mirage-wordmark.png
when that file exists and $wgMirageEnableWordmark
is enabled.
The file should be 250 pixels wide and 65 pixels high.
Navigation
Mirage can use navigation defined in MediaWiki:sidebar, but also supports enhanced navigation through the MediaWiki:mirage-navigation
message.
It uses the same syntax as MediaWiki:sidebar does, but with support for nesting, allowing each navigation dropdown to have a submenu.
Community messages
Community messages is a right rail module that displays the content of MediaWiki:mirage-community-messages
. It only shows if that message is not disabled.
Avatare
Mirage supports avatars through three extensions:
Installation
- Wenn du Vagrant verwendest, installiere mit
vagrant roles enable mirage -p
Manuelle Installation
- Die Dateien herunterladen und in einem Unterverzeichnis namens
Mirage
zum Verzeichnisskins/
ablegen. - Ergänze folgenden Code am Ende deiner LocalSettings.php -Datei:
wfLoadSkin( 'Mirage' );
- Erledigt - Navigiere zu Special:Version in deinem Wiki, um zu überprüfen, ob der Skin erfolgreich installiert ist.
Themes
Mirage supports the Theme extension out of the box. Additionally, if the Theme extension isn't installed, setting$wgMirageTheme
to any of the supported themes listed below, allows enabling the theme manually. This is currently the only way Mirage can provide a dark mode.
Konfiguration
- $wgMirageEnableWordmark
- This setting controls if the file
mirage-wordmark.png
should be used as the wordmark. When enabled, users can change the wordmark by uploading a new version of that file. The file should be 250 pixels wide and 65 pixels high. - This file should be protected against re-uploads to prevent changes to the wordmark without the proper permissions.
- If the file does not exist, or if this setting is disabled, a wordmark will be created from the value of
$wgLogos
. - $wgMirageTheme
- This setting controls the default theme of Mirage, when the Theme extension isn't installed. Currently, Mirage supports the neutral and darkmirage themes.
- $wgMirageForceTemplateRecompilation
- This setting is for development use and disables the caching of the Mustache templates that make up Mirage.
- $wgMirageHiddenRightRailModules
- This setting contains a list of right rail modules that should not be shown. The list consists of module names.
- $wgMirageRightRailVisibleToAnonByDefault
- This setting affects the initial visibility of the right rail for anonymous users. By default, the right rail is not visible.
Siehe auch
Diese Benutzeroberfläche ist in den folgenden Softwarepaketen enthalten und/oder wird von den folgenden Wiki-Farmen, bzw. Wiki-Hostern verwendet: Dies ist keine maßgebliche Liste. Softwarepakete und/oder Wiki-Farmen, bzw. Wiki-Hostern nutzen diese Benutzeroberfläche ggf., obwohl sie nicht in dieser Liste enthalten sind. Prüfe daher stets die Nutzung im verwendeten Softwarepaket und/oder bei der Wiki-Farm, bzw. dem Wiki-Hoster. |