Manual:ValidateRegistrationFile.php/de

From mediawiki.org
This page is a translated version of the page Manual:ValidateRegistrationFile.php and the translation is 67% complete.
MediaWiki Version:
1.25

Details

This maintenance script validates the extension.json and skin.json files used to register extensions and skins.

Argumente

This script accepts only the path or glob pattern of extension.json/skin.json as an argument.

Verwendung

php maintenance/validateRegistrationFile.php filepath/pattern

Validating extension.json of MobileFrontend extension

Terminal

Validating all extension.json under extensions dir

Terminal

Siehe auch