Jump to content

Manual:DumpLinks.php/ko

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

상세

dumpLinks.php file is a maintenance script to generate a plaintext link dump.

Output includes all (live and broken) intra-wiki links and does not include interwiki or URL links.

옵션

This script does not accept any options.

사용법

php maintenance/run.php dumpLinks
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.

See also