Manual:populateBacklinkNamespace.php
Appearance
この機能は、バージョン 1.43 で完全に除去されました。 |
MediaWiki バージョン: | 1.24 – 1.43 |
MediaWiki ファイル: populateBacklinkNamespace.php | |
---|---|
場所: | maintenance/ |
ソース コード: | master • 1.42.3 • 1.41.4 • 1.39.10 |
クラス: | PopulateBacklinkNamespace |
詳細
populateBacklinkNamespace.php file is a maintenance script to populate *_from_namespace
fields.
オプション
オプション | 説明 | 必須かどうか |
---|---|---|
--lastUpdatedId | Highest page_id with updated links | 省略可能 |
使用法
php maintenance/populateBacklinkNamespace.php [ --lastUpdatedId ]
Terminal
$ php maintenance/populateBacklinkNamespace.php Updating *_from_namespace fields in links tables. ...doing page_id from 1 to 200 ...doing page_id from 201 to 400 ...doing page_id from 401 to 600 ...doing page_id from 601 to 800 ...doing page_id from 801 to 1000