Manuel:cleanupWatchlist.php

This page is a translated version of the page Manual:CleanupWatchlist.php and the translation is 100% complete.
Version de MediaWiki :
1.6

Détails

Le fichier cleanupWatchlist.php est un script de maintenance pour gérer les titre cassés ou non analysables dans les listes de suivi.

Options

Option/paramètre Description Obligatoire
--fix Change vraiment les titres; sinon ne fait que les chercher. optionnel

Utilisation

php maintenance/run.php cleanupWatchlist [ --fix ]
Dans la version MediaWiki 1.39.13 et antérieure, vous devez invoquer des scripts de maintenance à l'aide de php maintenance/scriptName.php au lieu de php maintenance/run.php scriptName.
Terminal

It will only count the number of possible updates and output the result, without fixing the value. To clean up the watchlist, run the command with --fix.

Terminal

Voir aussi