dran as drupal module?
petrescs - August 11, 2008 - 11:20
| Project: | DRAN - Drupal Analysis Tool |
| Version: | 5.x-1.0-beta3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
Wonder if this can be installed as a module to add a statistics page on admin dashboard? Not sure would qualify (yet) for embedding into core, but definitely the output can help admins having an overall view over the site statistics.
Another related feature request - ability to save output into a dedicated table (scheduled for specific intervals, hooked into cron) to observe variations for specific parameters like number of registered users, number of nodes in a certain period of time etc. I know these figures can be obtained dynamically, but I think it would save resources to have pre-calculated values for certain scheduled intervals (daily/weekly/monthly).
Thanks for this useful tool.

#1
Hello, I had not intended for DRAN to be a module, I certainly do not have time at the moment to head it in that direction. The scheduled functionality you are mentioned was something I wanted as well, I had started the ability to log the results, but currently they are not in a format which I can pull logged results and analyze them.