Hi
I'm not sure it is abug but when you select several node type for the posts counts, the total of post is the sum of nodecreation and comments ? Shlould notbe only the comments ?
Maybe a feature request could be a separate count for node creation and comment posts ?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | user_stats-5.x.module.patch | 4.35 KB | jaydub |
| #1 | user_stats-6.x.module.patch | 4.36 KB | jaydub |
Comments
Comment #1
jaydub commentedOk here's a patch that allows for comments to be included or excluded from the total post count. It does not store the post counts separately however. This is a first step towards the configurability desired.
Comment #2
liam mcdermott commentedSeems reasonable; I've committed this to CVS.