Extension:MergeArticles/ja

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


File:MediaWiki Stakeholders' Group Logo.svg <translate> This extension is maintained by a member of the <tvar name=1>MediaWiki 利害関係者グループ </tvar>.</translate>
MediaWiki 拡張機能マニュアル
MergeArticles
リリースの状態: 安定
説明 Allows merging comparing and merging articles
作者 Hallo Welt! GmbH
互換性の方針 長期間サポート リリースであるすべての MediaWiki リリースについて、拡張機能に対応するブランチが存在します。
MediaWiki 1.35+
ライセンス GNU 一般公衆利用許諾書 3.0 のみ
ダウンロード
Quarterly downloads Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Public wikis using Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
translatewiki.net で翻訳を利用できる場合は、MergeArticles 拡張機能の翻訳にご協力ください

If a page is moved to another wiki using the ContentTransfer extension, the page is saved in a special namespace in the target wiki. From there, the page can be compared and merged with the last version in the target wiki.

インストール

  • <translate> [[<tvar name=2>Special:ExtensionDistributor/MergeArticles</tvar>|Download]] and move the extracted <tvar name=name>MergeArticles</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/MergeArticles
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'MergeArticles' );
    
  • 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>

外部リンク

See also