Top X Contributors Drupal module to show top bloggers or any top content type authors
Recently for a project we were developing, we had a need to show top X bloggers may be top 5 or top 10 bloggers in a block and after some Googling and searching the drupal.org (d.o) site I could not find anything that fit our needs.
The need for a module
Then I decided to write a module that will solve the problem but in a dynamic and flexible way and came up with the idea for Top X Contributors module. If you want to download the module and try it, you can download it here or take a look at the code at GitHub.com here.
What does it do?
The module is very simple, it just shows the top X (X - no. of authors/contributors to show which is configurable) contributors in a HTML list in form of a block for each content type in your Drupal site. Something like below:
(Top X Contributors Drupal module to show top bloggers or any top content type authors >>)
Comments
Post new comment