Extension:StandardDialogs/zh

From Linux Web Expert


File:MediaWiki Stakeholders' Group Logo.svg <translate> This extension is maintained by a member of the <tvar name=1>MediaWiki利害關係者群組 </tvar>.</translate>
MediaWiki扩展手册
StandardDialogs
发行状态: 稳定版
描述 Provides dialog user interfaces for common page actions
作者 Mschlindwein, Robert Vogel
兼容性政策 对于每个有长期支持的MediaWiki发行版本,扩展内都有对应的分支。
MediaWiki 1.35+
许可协议 僅限GNU通用公眾授權條款3.0
下載
季度下載量 Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
正在使用的公开wiki数 Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
前往translatewiki.net翻譯StandardDialogs-{zh-hans:扩展; zh-hant:擴充功能}-

Provides dialogs for various actions, including

  • Delete
  • Move
  • Protect
  • Refresh
  • New page
  • New subpage

Installation

  • <translate> [[<tvar name=2>Special:ExtensionDistributor/StandardDialogs</tvar>|Download]] and move the extracted <tvar name=name>StandardDialogs</tvar> folder to your <tvar name=ext>extensions/</tvar> directory.</translate>
    <translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/StandardDialogs
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'StandardDialogs' );
    
  • File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>

外部链接