Manual:attribute.php
Appearance
この機能は、バージョン 1.19 で完全に除去されました。 |
MediaWiki ファイル: attribute.php | |
---|---|
場所: | maintenance/ |
ソース コード: | Git にありません (1.19) |
クラス: |
詳細
attribute.php file is a maintenance script that is used by Wikipedia and other Wikimedia projects to re-attributing edits. reassignEdits.php を使用します。 The program reads from the database all of the pages that are from username source and creates a new SQL file with the records reassigned to username destination. In order to update the database, the SQL file needs to be imported to the database. This program does not handle the actual modification of the database.
使用法
パラメーター
オプション/パラメーター | 説明 |
---|---|
language | (optional) The language code of the Wiki you are adding |
site | (optional) Is this the main domain of the project? (e.g.: http://www.wikipedia.org) |
source | 元の利用者名 |
destination | 新しい利用者名 |
Correlated files
ファイル名 | 説明 |
---|---|
attribute.log | The language code of the Wiki you are adding |
attribute.sql | Is this the main domain of the project? (e.g.: http://www.wikipedia.org) |