I'm a huge fan of Drupal's Fivestar module. I use it on all of the sites I run. That said, I always wanted to see some reporting and stats features with the module. It would be nice to track voting activity so that I can spot instances of abuse, or see if there are any users who consistently receive low ratings. So I decided to write a separate module which did just that.
Here's what Fivestarstats does:
So where can it be found? On GitHub, naturally:
https://github.com/dmuth/fivestarstats
Have fun!
I'm pleased to announce my module called DDT, which stands for "Doug's Drupal Tools". (Clever, huh?)
I wrote this module to add some auditing and other functionality to the Drupal-powered sites that I run. Here's a list of its main features:
But wait, there's more! Due to some incidents of spam and other network abuse, I added in some anti-abuse tools:
So where can you get a copy? Right now, it's on GitHub:
https://github.com/dmuth/Dougs-Drupal-Tools
Share and enjoy!