User Conribution Timeplot (MediaWiki Extension)
10. Oktober 2008 – 15:39This extension plots the contribution of a given user.
It shows daily contribution by a user (all not minor edits the user has done) as a plot and all edited pages by a given date.
download
install
put the php file in the extensions folder
add to the LocalSettings.php this:
require_once( "$IP/extensions/userContribs.php" );
how to use
adding a <userplot>UserName</userplot> tag anywhere you’ll have a timeplot.
Ähnliche Artikel
Tags: contribution, extension, MediaWiki, plot, time, timeplot, user
