Manual:validateRegistrationFile.php

This page is a translated version of the page Manual:ValidateRegistrationFile.php and the translation is 83% complete.
MediaWiki バージョン:
1.25

詳細

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

引数

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

使用法

php maintenance/validateRegistrationFile.php filepath/pattern

Validating extension.json of MobileFrontend extension

Terminal

Validating all extension.json under extensions dir

Terminal

関連項目