Mobile app version of vmapp.org
Login or Join
Frith620

: How to deploy a Wikipedia-like Mediawiki (with all extensions configured in the same way) Is there a fast way to make my own Mediawiki looks the same as Wikipedia.org? I mean, adds all extensions

@Frith620

Posted in: #Mediawiki

Is there a fast way to make my own Mediawiki looks the same as Wikipedia.org?

I mean, adds all extensions wikipedia.org is using. and configure it with the same way wikipedia has. Is there a list?

10.03% popularity Vote Up Vote Down


Login to follow query

More posts by @Frith620

2 Comments

Sorted by latest first Latest Oldest Best

 

@Merenda212

I don't know of any fast, complete way to do this, but you might try copying the MediaWiki:Common.css and MediaWiki:Common.js files from Wikipedia onto your own site (under the same page names). Install whatever extensions you need, e.g. Cite.php, and use Special:Export to export template files that you want (this is a pretty quick batch process) and your own wiki's Special:Import page to grab them. Hope this helps.

10% popularity Vote Up Vote Down


 

@Cody1181609

The Special:Version page lists all of the installed extensions for a MediaWiki instance. Also see noc.wikimedia.org/conf/ for example of real configuration employing all these extensions, though using it directly would be overkill.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme