From: Reini U. <ru...@x-...> - 2002-08-31 12:58:58
|
Comments to this new plugin, which is not in CVS yet? http://phpwiki.sourceforge.net/phpwiki/SystemInfo http://phpwiki.sourceforge.net/demo/en/SystemInfo I invented a new plugin argument syntax, because there can be so many boolean args, I wanted to keep it short but still customizable, and I don't need any non-boolean argument, besides the seperator on multiple arguments used. Should I commit or add more features before? Condensed table view with all useful args? cachestats: Cache hits and misses how? linkstats: What kind of link statistics? total links in, total links out, mean links per page, ... Any useful numbers similar to a VisualWiki interestmap? accessstats: only from logging info possible. = hitstats per time. total hits per day/month/year view/edit rate hitstats: only absolute some useful number derived from the curve of the hit stats. total, max, mean, median, stddev, %d pages less than 3 hits (3: less than 5% percent of mostpopular) %d pages more than 100 hits (100: more than 5% percent of mostpopular) hdstats: if/how? size of databases/files/cvs are possible plus the known size of the app. userstats: number of homepages: easy number of anonymous users? calc this from accesslog info? number of anonymous edits? easy. related to the view/edit rate in accessstats. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |