Manual:CleanupWatchlist.php/fr

Version de MediaWiki :
1.6
Category:MediaWiki code/fr#CleanupWatchlist.php

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
--fixChange 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érieures, vous devez appeler les scripts de maintenance en utilisant 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

Category:Maintenance scripts/fr#CleanupWatchlist.php Category:User maintenance scripts/fr
Category:Maintenance scripts/fr Category:MediaWiki code/fr Category:User maintenance scripts/fr