/* +-------------------------------------------------------------------------+ | Copyright (C) Ian Lynagh | | Copyright (C) 2008 Christoph Berg | | | | This program is free software; you can redistribute it and/or | | modify it under the terms of the GNU General Public License | | as published by the Free Software Foundation; either version 2 | | of the License, or (at your option) any later version. | | | | This program is distributed in the hope that it will be useful, | | but WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU General Public License for more details. | +-------------------------------------------------------------------------+ */ function start_output () { header('Content-Type: text/html; charset="utf-8"'); header('Content-Style-Type: text/css'); header('Pragma: no-cache'); ?> #use wml::templ::template title="Popularity Contest Statistics" author="Ian Lynagh and others" {#style#: :##}

Packages:
Show: /> installed, /> vote, /> old, /> recent, /> no-files
Want: /> percent, /> legend, /> ticks
From: To: Highlight: (YYYY-MM-DD)
x axis format:

installed is the sum of the four categories below:
vote is the number of people who use this package regularly
old is the number of people who installed, but don't use this package regularly
recent-ctime is the number of people who upgraded this package recently
no-files is the number of people whose entry didn't contain enough information (atime and ctime were 0).

# vim:sw=4:ft=php:et: