Active
Project:
Blog Statistics
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2011 at 21:11 UTC
Updated:
10 Sep 2014 at 19:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hansrossel commentedThis can be done in Drupal 7 without any extra modules, you only need Views. Set a relation to the author of a node, limit nodetype to blog and use the aggregation function of views to make a count. See attached views export.
Comment #2
hansrossel commentedAnd better to add a published filter to the view