Jump to content

Manual:RebuildImages.php/ko

From mediawiki.org
This page is a translated version of the page Manual:RebuildImages.php and the translation is 36% complete.
미디어위키 버전:
1.4

상세

rebuildImages.php file is a maintenance script to update metadata records for images that were manually uploaded to the wiki, for example via SFTP.

옵션

Option Description 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


사용법

php maintenance/run.php rebuildImages [ --missing| --dry-run ]
Terminal
In MediaWiki version 미디어위키 1.39 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

같이 보기