Reposting from mobile-tech:
I wrote a short Ruby script to show what versions of MediaWiki different projects are running on: https://gist.github.com/b5a97d4dc34f5fc56304 Shows number of languages running on a given project/version.
Might make easier figuring out if a patch in core we need is already deployed. I guess for now we're interested in wiki and wikivoyage.
Sample output: $ ruby wikiver.rb --- all: php-1.21wmf7: 863 php-1.21wmf8: 4 wikibooks: php-1.21wmf7: 121 wiki: php-1.21wmf7: 332 php-1.21wmf8: 4 wiktionary: php-1.21wmf7: 171 wikiquote: php-1.21wmf7: 88 wikisource: php-1.21wmf7: 64 wikimedia: php-1.21wmf7: 30 wikinews: php-1.21wmf7: 33 wikiversity: php-1.21wmf7: 15 wikivoyage: php-1.21wmf7: 9
Le 18/01/13 00:55, Juliusz Gonera a écrit :
I wrote a short Ruby script to show what versions of MediaWiki different projects are running on: https://gist.github.com/b5a97d4dc34f5fc56304 Shows number of languages running on a given project/version.
We could most probably update our SiteMatrix extension to show the version deployed on each project. The current matrix:
https://meta.wikimedia.org/wiki/Special:SiteMatrix
Could probably be made to use a different background colour per wiki version.
Extension page: http://www.mediawiki.org/wiki/Extension:SiteMatrix
Hey,
Such info for various wikis, together with some nice visualizations can be found on wikiapiary. For instance, http://wikiapiary.com/wiki/Wikidata#tab=General_information
Cheers
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. --
wikitech-l@lists.wikimedia.org