Last modified: 2014-10-28 01:47:44 UTC
Make a stats table for Wikivoyage
Could you please elaborate on this request?
@ Diederik: See here: http://wikistats.wmflabs.org/ Each project has its own table. Wikivoyage is fairly new, thus uncovered yet.
Robert Hanke: sorry for confusion, but there are 2 "wikistats" things, if you are referring to the one you are familiar with, it is in Product: Wikimedia Labs, component: Wikistats
Andre: fyi: if bugs are about wikistats.wmflabs then to me, if bugs are about stats.wikimedia, then bug to Diederik. The former is in the Labs product
added: http://wikistats.wmflabs.org/display.php?t=wy here is what had to be changed: https://gerrit.wikimedia.org/r/#/c/55817/ (yeah, touching 4 files to add a table,, not optimal yet :P)
arr.. and one more: https://gerrit.wikimedia.org/r/#/c/55823/
and they keep coming, this one by DannyB: https://gerrit.wikimedia.org/r/#/c/53928/
Update Routine does not seem to work.
Change 169306 had a related patch set uploaded by Dzahn: wikistats - add update cron for wikivoyage https://gerrit.wikimedia.org/r/169306
Change 169306 merged by Dzahn: wikistats - add update cron for wikivoyage https://gerrit.wikimedia.org/r/169306
thanks for pointing it out (and using the bug). for some reason there was simply no cron job defined. running the update manually worked just fine. sudo -u wikistatsuser /usr/bin/php /usr/lib/wikistats/update.php wy I added the cron here: https://gerrit.wikimedia.org/r/#/c/169306/ Notice: /Stage[main]/Wikistats::Updates/Wikistats::Cronjob[wy@10]/Cron[cron-wikistats-update-wy@10]/ensure: created should be fine now. feel free to reopen if any issues.