This page is a translated version of the page Skin:Monaco and the translation is 31% complete.
Monaco is a fork of an old skin by Dantman. It has been forked multiple times and the most recently updated fork is usable by wfLoadSkin.
MediaWiki外觀手冊 - 分類
Monaco/zh
發行狀態: 不穩定
描述 Port of the old Fandom skin.
許可協議 GNU通用公眾授權條款2.0或更新版本
下載
參數
$wgMonacoAllowUsetheme , $wgMonacoTheme , $wgMonacoTheme , $wgMonacoDynamicCreateOverride , $wgMonacoUseMoreButton , $wgMonacoUseSitenoticeIsland , $wgMonacoUseMasthead , $wgMonacoCompactSpecialPages , $wgMonacoBiggestCategoriesBlacklist
Public wikis using 1,499 (Ranked 15th)
Public wikis using as default skin 216
翻譯Monaco外觀(如在translatewiki.net可用)

Monaco是一个最初由Fandom開發的外觀。 The original port and can be downloaded here but a more recent one, which is compatible with at MediaWiki 1.35+ is available from Universal Omega No version before 1.35.0 is supported on this version.

  • A variation of the Monaco skin with some compatibility fixes for the WikiEditor extension and Monobook/Vector styled buttons can be found here.

The fork by James Haley lists these 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.

Roger Meier took that work and says he has added these features:

  • First Version that support MediaWiki verison 1.31, but not tested
  • Implementation of extending the Sidebar Menu with User and Group Sidebar Elements like Extension "DynamicSidebar"

1.35 and 1.36 support was added by Universal Omega in the most recent fork.

安裝

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".

Once you have done that, add wfLoadSkin( 'Monaco' ); to your LocalSettings.php.

外部链接