Podręcznik:RebuildImages.php
Outdated translations are marked like this.
Wersja MediaWiki: | ≥ 1.4 |
Plik MediaWiki: rebuildImages.php | |
---|---|
Lokalizacja: | maintenance/ |
Kod źródłowy: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Klasy: | ImageBuilder |
Szczegóły
rebuildImages.php file is a maintenance script to update metadata records for images that were manually uploaded to the wiki, for example via FTP.
Options
Opcja/Parametr | Opis | Required |
---|---|---|
--missing | Only updates metadata records for images if no records currently exist in the database. | Optional |
--dry-run | Only reports results and does not update the database with metadata records. | Optional |
Użycie
php maintenance/rebuildImages.php [ --missing| --dry-run ]
Terminal
$ php maintenance/rebuildImages.php Processing image... Finished image... 2 of 3 rows updated Processing oldimage... Finished oldimage... 0 of 0 rows updated