Jump to content

Příručka:CleanupWatchlist.php

From mediawiki.org
This page is a translated version of the page Manual:CleanupWatchlist.php and the translation is 100% complete.
Verze MediaWiki:
1.6

Podrobnosti

Soubor cleanupWatchlist.php je údržbový skript pro čištění poškozených, neanalyzovatelných titulů ve sledovaném seznamu.

Možnosti

Volba/Parametr Popis Požadované
--fix Ve skutečnosti vyčistí názvy. Jinak je pouze zkontroluje. Volitelné


Použití

php maintenance/run.php cleanupWatchlist [ --fix ]
Ve verzi MediaWiki MediaWiki 1.39 a starší musíte vyvolat skripty údržby pomocí php maintenance/NazevSkriptu.php namísto php maintenance/run.php NazevSkriptu.
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

Související odkazy