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.15 以前では、メンテナンス スクリプトを php maintenance/run.php スクリプト名 ではなく php maintenance/スクリプト名.php を使用して実行する必要があります。

関連項目