Podręcznik:dumpMessages.php

This page is a translated version of the page Manual:DumpMessages.php and the translation is 38% complete.
Wersja MediaWiki:
1.8

Szczegóły

dumpMessages.php file is a maintenance script to dump an entire language, using the keys from English so we get all the values, not just the customized ones.

The output is in PHP serialization format.

Options/Arguments

This script does not take any options or arguments.

Usage

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

Zobacz też