Jump to content

Manual:populateBacklinkNamespace.php

From mediawiki.org
This page is a translated version of the page Manual:PopulateBacklinkNamespace.php and the translation is 80% complete.
MediaWiki バージョン:
1.24 – 1.43

詳細

populateBacklinkNamespace.php file is a maintenance script to populate *_from_namespace fields.

オプション

オプション 説明 必須かどうか
--lastUpdatedId Highest page_id with updated links 省略可能

使用法

php maintenance/run.php populateBacklinkNamespace [ --lastUpdatedId ]
Terminal
MediaWiki バージョン 1.39.12 以前では、メンテナンス スクリプトを php maintenance/run.php scriptName ではなく php maintenance/scriptName.php を使用して実行する必要があります。

関連項目