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
正在使用的公开wiki数 1,499 (Ranked 15th)
作为默认皮肤使用的公开wiki数 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.

外部链接