Manual:PopulateBacklinkNamespace.php/de

This page is a translated version of the page Manual:PopulateBacklinkNamespace.php and the translation is 70% complete.
MediaWiki Versions:
1.24 – 1.43

Details

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

Optionen

Option Beschreibung Notwendig
--lastUpdatedId Highest page_id with updated links Optional

Verwendung

php maintenance/run.php populateBacklinkNamespace [ --lastUpdatedId ]
Terminal
In MediaWiki version 1.39.11 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

Siehe auch