Manual:rebuildrecentchanges.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
MediaWiki version:
<translate> ≥</translate> 1.2

Details

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) <translate> Optional</translate>
--to Only rebuild rows in requested time range (in YYYYMMDDHHMMSS format) <translate> Optional</translate>

Usage

php maintenance/rebuildrecentchanges.php [ --from| --to ]
Terminal
Running this script marks all previously patrolled edits as unpatrolled.

See also