Jump to content

Habillage:Monaco

From mediawiki.org
This page is a translated version of the page Skin:Monaco and the translation is 5% complete.
Outdated translations are marked like this.
Manuel des habillages MediaWiki - catégorie
Monaco/fr
État de la version : stable
Description Port de l'ancien habillage Fandom.
Version actuelle : 2.8.2 (2024-09-29)
Politique de compatibilité Le master conserve la compatibilité arrière.
MediaWiki 1.43+
Licence Licence publique générale GNU v2.0 ou ultérieur
Téléchargement
Paramètres
  • $wgMonacoAllowUseTheme
  • $wgMonacoTheme
  • $wgMonacoDynamicCreateOverride
  • $wgMonacoUseMoreButton
  • $wgMonacoUseSitenoticeIsland
  • $wgMonacoUseMasthead
  • $wgMonacoCompactSpecialPages
  • $wgMonacoBiggestCategoriesBlacklist
  • $wgMonacoEnablePaypal
  • $wgMonacoPaypalID
  • $wgMonacoEnablePatreon
  • $wgMonacoPatreonURL
  • $wgMonacoSearchDefaultFulltext
  • $wgMonacoSpecialPagesRequiredLogin
Utilisé par les wikis publics 1,499 (Ranked 15th)
Habillage par défaut des wikis publics 216
Traduisez l'habillage Monaco sur translatewiki.net
Problèmes Tâches ouvertes · Signaler un bogue

Monaco est un habillage développé à l'origine par Fandom. Le portage est actuellement maintenu et fourni par Universal Omega, qui est compatible avec MediaWiki $1 jusqu'à $2.

Installation

  • Téléchargez et placez le(s) fichier(s) dans un répertoire appelé Monaco dans votre dossier skins/.
  • Ajoutez le code suivant à la fin de votre fichier LocalSettings.php  :
    wfLoadSkin( 'Monaco' );
    
  • Yes Fait - Naviguer vers Special:Version sur votre wiki pour vérifier l'installation correcte de l'habillage.

Configuration

General

Deactivate selection of themes in the users preferences.

$wgMonacoAllowUseTheme = false;

Select the default theme for the wiki.

$wgMonacoTheme = "the_owners_preferred_theme";

Default value is "sapphire".

Paypal

Enable Paypal-Button:

$wgMonacoEnablePaypal = true;

Set Paypal ID:

$wgMonacoPaypalID = "owners personal Paypal ID code";

Patreon

Enable Patreon-Button:

$wgMonacoEnablePatreon = true;

Set Patreon-URL:

$wgMonacoPatreonURL = "https://www.patreon.com/owners_patreon_page";

Help

This is a ShoutWiki help page, hosted at the ShoutWiki Hub.

The themes currently only work with the forks for REL1_25, REL1_27, REL1_31, REL1_35, REL1_39 and REL1_41.

Layout

Monaco has a large area for the wiki's logo with the Sidebar with expanding lists under that. The sidebar can link to anywhere on the wiki or even off the wiki. In the sidebar is usually links to recent changes, special pages, upload file, random page and occasionally help pages.

Under the sidebar is a community box that has links to your user page and talk page as well as showing the latest edits on the wiki.

Links along the top right are to your user page, talk page and watchlist. The more dropdown box can lead to your contributions and preferences. The link to log out is also here.

How to change the skin

There are numerous pages to edit different sections of the Monaco skin:

Themes

Monaco offers lots of complete themes that you can use:

  • SapphireThe “standard” white and blue Monaco.
  • BeachA theme using light blue and brown.
  • BrickA theme using brown and darkred.
  • CarbonThis theme uses dark grey and black.
  • ForestA theme inspired by nature using, among others, different colors of green.
  • GamingThis theme uses dark blue and yellow.
  • JadeUsing the normal white, but with green instead of blue.
  • MoonlightUsing light and darker colors of blue, together with a star and moonlight background.
  • ObsessionThis theme uses colors such as black and dark red, giving this theme a darker look and feel.
  • PinkA nice, bright and pink theme.
  • RubyUsing white the normal white, but red instead of blue.
  • SkyUsing the normal white for the content area, with light blue instead of blue and a light blue background.
  • SlateThis theme uses light grey and yellow.
  • SmokeUsing the normal white, with yellow instead of blue.
  • SpringA theme using light green and light pink.

Use the skin

See also

Legacy

  1. The original skin by Dantman can be downloaded here.
  2. A variation of the Monaco skin with some compatibility fixes for the WikiEditor extension and Monobook/Vector styled buttons can be found here. Seems that support MediaWiki version until 1.24 .
  3. A fork supporting MediaWiki versions 1.24 to 1.29 officially, with verified support for 1.30+ in the works, is maintained by James Haley. Doom Wiki still running with MediaWiki version 1.27 uses this fork. It's new additions:
    • A new Widgets framework which cooperates with Gadgets to allow sidebar content to be defined through the MediaWiki frontend.
    • Special support for FlaggedRevs and MobileFrontend when they are installed.
    • Wiki copyright notice is displayed in the footer of every page as with WikiMedia-maintained skins.
    • Numerous bug fixes to stylesheets, JavaScript, and PHP HTML generation.
  4. Another fork supporting MediaWiki versions 1.31 to 1.32 is provided by Beleggrodion. Roger Meier says he has added these features:
    • First Version that support MediaWiki version 1.31 , but is not tested
    • Implementation of extending the Sidebar Menu with User and Group Sidebar Elements like Extension DynamicSidebar

Liens externes