README.txt |
README.txt |
|
This is a tiny module that basically extends Drupal's core statistics module by
adding node counts for week, month and year. It also integrates with Views and
you can use it to select, filter, order the content as… |
statistics_counter.info |
statistics_counter.info |
|
name = Statistics Counter
description = Logs access statistics in week, month and year for your site.
package = Statistics
core = 7.x
dependencies[] = statistics |
statistics_counter.install |
statistics_counter.install |
|
Statistics Counter |
statistics_counter.module |
statistics_counter.module |
|
Statistics Counter |
statistics_counter.views.inc |
views/statistics_counter.views.inc |
|
Statistics Counter: Views support |