Jump to content

Podręcznik:Rebuildrecentchanges.php

From mediawiki.org
This page is a translated version of the page Manual:Rebuildrecentchanges.php and the translation is 31% complete.
Wersja MediaWiki:
1.2

Szczegóły

rebuildrecentchanges.php file is a maintenance script to rebuild recent changes from scratch.

Options/Arguments

Option Description Required?
--from Only rebuild rows in requested time range (in YYYYMMDDHHMMSS format) Optional
--to Only rebuild rows in requested time range (in YYYYMMDDHHMMSS format) Optional
--wiki Select a wiki when installation is working as a wiki family Optional


Użycie

php maintenance/run.php rebuildrecentchanges [ --from| --to | --wiki]
Terminal
Running this script marks all previously patrolled edits as unpatrolled.
W wersji MediaWiki MediaWiki 1.39 i we wcześniejszych musisz wywoływać skrypty konserwacyjne poprzez php maintenance/nazwaSkryptu.php zamiast php maintenance/run.php nazwaSkryptu.

Zobacz też