Manual:Attribute.php/ko
Appearance
이 기능은 버전 MediaWiki 1.19에서 완전히 제거되었습니다. |
| 미디어위키 파일: 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. Uses 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.
사용법
Parameters
| Option/Parameter | Description |
|---|---|
| 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 | Original username |
| destination | New username |
Correlated files
| Filename | Description |
|---|---|
| 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) |