Any plans on a D7 version?

CommentFileSizeAuthor
#1 bloggers.txt7.88 KBhansrossel

Comments

hansrossel’s picture

Issue summary: View changes
StatusFileSize
new7.88 KB

This 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.

hansrossel’s picture

And better to add a published filter to the view