Skin:Monaco/de: Difference between revisions

From mediawiki.org
Content deleted Content added
FuzzyBot (talk | contribs)
Updating to match new version of source page
Created page with "Wenn du dies getan hast, füge $1 zu deiner $2 hinzu."
Line 58: Line 58:
<span lang="en" dir="ltr" class="mw-content-ltr">From the command line you can do this by cd'ing to your skins/ folder inside your MediaWiki installation and running "<code><nowiki>git clone git://github.com/Universal-Omega/Monaco.git Monaco</nowiki></code>".</span>
<span lang="en" dir="ltr" class="mw-content-ltr">From the command line you can do this by cd'ing to your skins/ folder inside your MediaWiki installation and running "<code><nowiki>git clone git://github.com/Universal-Omega/Monaco.git Monaco</nowiki></code>".</span>


Wenn du dies getan hast, füge <code>wfLoadSkin( 'Monaco' );</code> zu deiner <code>LocalSettings.php</code> hinzu.
<div lang="en" dir="ltr" class="mw-content-ltr">
Once you have done that, add <code>wfLoadSkin( 'Monaco' );</code> to your <code>LocalSettings.php</code>.
</div>


== Help ==
== Help ==

Revision as of 19:39, 10 May 2024

MediaWiki-Skins-Handbuch - Kategorie
Monaco/de
Freigabestatus: stabil
Beschreibung Port des alten Fandom-Skin.
Neuste Version 2.8.0 (2024-05-04)
MediaWiki 1.39+
Lizenz GNU General Public License 2.0 oder neuer
Herunterladen
Parameter
* $wgMonacoAllowUseTheme
  • $wgMonacoTheme
  • $wgMonacoDynamicCreateOverride
  • $wgMonacoUseMoreButton
  • $wgMonacoUseSitenoticeIsland
  • $wgMonacoUseMasthead
  • $wgMonacoCompactSpecialPages
  • $wgMonacoBiggestCategoriesBlacklist
  • $wgMonacoEnablePaypal
  • $wgMonacoPaypalID
  • $wgMonacoEnablePatreon
  • $wgMonacoPatreonURL
Public wikis using 1,499 (Ranked 15th)
Public wikis using as default skin 216
Übersetze den Monaco skin wenn es auf translatewiki.net verfügbar ist

Monaco ist ein Skin, der ursprünglich von Fandom entwickelt wurde. Der Skin wird derzeit von Universal Omega gepflegt und zur Verfügung gestellt, der mit MediaWiki 1.35 bis 1.39 kompatibel ist. In dieser Abspaltung wird keine Version vor 1.35.0 unterstützt.

Eine mit MediaWiki 1.41 kompatible Abspaltung wird von jdlrobson bereitgestellt.

Installation

To install, install Monaco into a Monaco/ folder in your skins/ folder. From the command line you can do this by cd'ing to your skins/ folder inside your MediaWiki installation and running "git clone git://github.com/Universal-Omega/Monaco.git Monaco".

Wenn du dies getan hast, füge wfLoadSkin( 'Monaco' ); zu deiner LocalSettings.php hinzu.

Help

This is a ShoutWiki help page, hosted at 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.

On the top left is a link to ShoutWiki Hub and wiki categories on the hub.

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:

  • Sapphire — The “standard” white and blue Monaco.
  • Beach — A theme using light blue and brown.
  • Brick — A theme using brown and darkred.
  • Carbon — This theme uses dark grey and black.
  • Forest — A theme inspired by nature using, among others, different colors of green.
  • Gaming — This theme uses dark blue and yellow.
  • Jade — Using the normal white, but with green instead of blue.
  • Moonlight — Using light and darker colors of blue, together with a star and moonlight background.
  • Obsession — This theme uses colors such as black and dark red, giving this theme a darker look and feel.
  • Pink — A nice, bright and pink theme.
  • Ruby — Using white the normal white, but red instead of blue.
  • Sky — Using the normal white for the content area, with light blue instead of blue and a light blue background.
  • Slate — This theme uses light grey and yellow.
  • Smoke — Using the normal white, with yellow instead of blue.
  • Spring — A theme using light green and light pink.

Use the skin

See also

Legacy

  1. The original skin by Dantman can be downloaded here.
  2. Eine Variation des Monaco-Skins mit einigen Kompatibilitätskorrekturen für die Erweiterung:WikiEditor -Erweiterung und Schaltflächen im Monobook/Vector-Stil ist hier zu finden. 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 Extension:Gadgets to allow sidebar content to be defined through the MediaWiki frontend.
    • Special support for Extension:FlaggedRevs and Extension: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 not tested
    • Implementation of extending the Sidebar Menu with User and Group Sidebar Elements like Extension "DynamicSidebar"

Externe Verweise