Skip to content

Add GrowthExperiments (and PageViewInfo, which it depends on)

Created by: catrope

Making all the features work required a little bit of configuration and a few new pages, but it wasn't too bad.

Also add a pages/ directory for static wiki pages to add on each wiki. The Main Page can't be in here, because it's dynamically generated.

The MediaWiki:NewcomerTasks.json and MediaWiki:NewcomerTopicsOres.json pages shouldn't be needed in theory, because GrowthExperiments supports remote pages hosted on mediawiki.org, but that code is buggy when the URL structures of the source and target wikis differ, as they do here.

Merge request reports