Drupal Tutorials > Other Useful > Top X Contributors Drupal module to show top bloggers or any top content type authors

Top X Contributors Drupal module to show top bloggers or any top content type authors

categories: Other Useful
for Drupal: D6
0

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 >>)

ingridients (modules): Topxcontributors

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
233 Drupal Tutorials and counting!