Manual:Attribute.php/ru
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) |