Add interface for adding own statistics with $wgStatsOther:
authorJan Luca Naumann <jan@users.mediawiki.org>
Thu, 6 Aug 2009 10:01:08 +0000 (10:01 +0000)
committerJan Luca Naumann <jan@users.mediawiki.org>
Thu, 6 Aug 2009 10:01:08 +0000 (10:01 +0000)
commit96afd9a1018a16c36e236e645c56f2c31ff740a8
tree69042f9bdf2df66e4290bfa06c1d4a5c48bbc341
parent07a286fd0ce68a4bd36b1d468b03b2ce4326ca8d
Add interface for adding own statistics with $wgStatsOther:
* Enable/Disable this with $wgAllowStatsOther
* Use $wgStatsOther['<name of statistic>'] = <value (number)> for adding the statistic
includes/DefaultSettings.php
includes/specials/SpecialStatistics.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc