How can I do this? [Help!]

ASA09 - January 7, 2009 - 04:41
Project:Blog Add-ons
Version:5.x-1.0
Component:Code
Category:support request
Priority:normal
Assigned:ASA09
Status:postponed (maintainer needs more info)
Issue tags:blog, homepage
Description

Hello,
I am trying to have a ranking of the highest "poster" for the blogs module to be listed on the front page...ranking I mean.

Is it possible to display the user list with the number of posts/submissions they have made on a list ? I thought this along with the views or workflow would somehow help me.

To clarify , I want it to be "This Months Highest Posters" in a box on the front page - reseting it manually or automatically every month.

Is it possible to do this with user karma somehow? meaning every post made gives the user a "point" for every node (blog post!) he submitted? and the person with the highest points gets ranked up the highest?

I really appreciate your help, Thank you in advance!

Note: If it is very simple and I have overlooked it then please forgive my ignorance, I cannot find it.

#1

jvandyk - January 7, 2009 - 04:47

You could do that with a simple database query, PHP code in a block, or a custom module. Probably other ways too. But I'm not sure how actions fit in here; you should probably be asking this in the general forums, not in the actions module issue queue.

#2

ASA09 - January 8, 2009 - 23:38
Status:active» postponed (maintainer needs more info)

#3

ASA09 - January 15, 2009 - 02:24
Project:Actions» Blog Add-ons
Version:5.x-2.6» 5.x-1.0
Component:User interface» Code
Category:task» support request

Yes, but I am a complete newb, and I am really in need for this.

I have tried and tried again, but I am not a PHP programmer nor am I able to develop modules.

Does anyone have an idea how?

Is there anywhere else where I can get help?

#4

khawaja - February 18, 2009 - 08:20

Try reading up about the Views module.

 
 

Drupal is a registered trademark of Dries Buytaert.