Jump to content

Manual:updateCredits.php

From mediawiki.org
This page is a translated version of the page Manual:UpdateCredits.php and the translation is 75% complete.

詳細

updateCredits.php is a maintenance script that updates the list of MediaWiki contributors by merging the list of git commit authors into the CREDITS file.

The list of contributors is visible on Special:Version/Credits.

This script updates the list of contributors to the MediaWiki software, not contributors to wiki content.

オプション/引数

このスクリプトにはオプション/引数はありません。

使用法

php maintenance/run.php updateCredits
MediaWiki バージョン MediaWiki 1.39 以前では、メンテナンス スクリプトを php maintenance/run.php スクリプト名 ではなく php maintenance/スクリプト名.php を使用して実行する必要があります。

関連項目