Manual:DumpLinks.php/de

This page is a translated version of the page Manual:DumpLinks.php and the translation is 57% complete.
MediaWiki Version:
1.3

Details

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.

Optionen

Dieses Skript nimmt keine Optionen an.

Verwendung

php maintenance/run.php dumpLinks
Terminal
In MediaWiki version 1.39.10 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

See also