Wikimedia
Convert ContentTranslation extension.json to manifest_version 2
Extension ContentTranslation is MediaWiki extension that allows editors to translate an article from one language to another.
The configuration data for this extension is stored in a file called extension.json
. This file is using manifest version 1 of JSON file format.
We want convert it to version manifest version 2. You can either do this manually or with the UpdateExtensionJsonSchema PHP script (this is recommended)
You can see examples of the changes needed in this task's description on Phabricator
Task tags
Students who completed this task
minhducsun2002