Log of /contributions/modules/graphstat/graphstat.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.13.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 25 21:08:34 2009 UTC
(10 months ago)
by
profix898
Branch:
DRUPAL-6--1
Changes since
1.13.2.1: +52 -98 lines
Diff to
previous 1.13.2.1
, to
branch point 1.13
- feature: refactor graphstat to support multiple renderers
- feature: implement cron in preparation for pre-calculated statistics
= TODO =
1. change plugins to pre-calculate statistical data on cron runs
2. implement monthly/weekly statistics
3. find a good plotting library (Drupal module) and make it an alternative renderer
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 13 16:47:18 2005 UTC
(4 years, 1 month ago)
by
driesk
Branch:
MAIN
Changes since
1.2: +46 -16 lines
Diff to
previous 1.2
Bug fix: "Daily graphs" tab did not display dates and times correctly, now displays them according to the users' timezone.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 13 12:10:13 2005 UTC
(4 years, 1 month ago)
by
driesk
Branch:
MAIN
Initial checkin of the graphstat module.
Graphstat uses data from the statistics, user, node, and comment modules to generate some graphs, which are accessible under administer->logs->graphs. Currently, seven graphs are available, grouped under two tabs:
* daily graphs (graphs showing data of 1 day in 2-hour intervals, based on statistics module)
- average page generation time plus standard deviation
- total number of pages served
- number of unique pages served
- unique visitors
* history graphs (graphs showing site history, from day 1 until current date)
- number of nodes
- number of users
- number of comments
note: only works with Drupal HEAD/4.7
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.